diff options
Diffstat (limited to 'src/app/volumeAction.h')
-rw-r--r-- | src/app/volumeAction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/volumeAction.h b/src/app/volumeAction.h index f83aadb..d2a2520 100644 --- a/src/app/volumeAction.h +++ b/src/app/volumeAction.h @@ -8,7 +8,7 @@ class VolumeAction : public TDEToggleAction { - Q_OBJECT + TQ_OBJECT TQWidget *m_anchor; class VolumeSlider *m_widget; |