diff options
Diffstat (limited to 'src/mainwidget.h')
-rw-r--r-- | src/mainwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwidget.h b/src/mainwidget.h index 4c4aeae..950921f 100644 --- a/src/mainwidget.h +++ b/src/mainwidget.h @@ -48,7 +48,7 @@ class Options; class MainWidget : public MainWidgetBase { Q_OBJECT - TQ_OBJECT + //! For simplicity friend class potracegui; |