diff options
Diffstat (limited to 'src/VButton.cpp')
-rw-r--r-- | src/VButton.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/VButton.cpp b/src/VButton.cpp index 92a54f0..48c7cf7 100644 --- a/src/VButton.cpp +++ b/src/VButton.cpp @@ -119,3 +119,5 @@ void VButton::timerEvent(TQTimerEvent *) } sendKey(); } + +#include "VButton.moc" |