summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/LyricEditDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/dialogs/LyricEditDialog.h')
-rw-r--r--src/gui/dialogs/LyricEditDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/LyricEditDialog.h b/src/gui/dialogs/LyricEditDialog.h
index f924412..b4f21ff 100644
--- a/src/gui/dialogs/LyricEditDialog.h
+++ b/src/gui/dialogs/LyricEditDialog.h
@@ -46,7 +46,7 @@ class Segment;
class LyricEditDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
LyricEditDialog(TQWidget *parent, Segment *segment);