diff options
Diffstat (limited to 'src/pixmapviewer.h')
-rw-r--r-- | src/pixmapviewer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pixmapviewer.h b/src/pixmapviewer.h index 61c2d47..8b2bdee 100644 --- a/src/pixmapviewer.h +++ b/src/pixmapviewer.h @@ -33,7 +33,7 @@ class PixmapViewer : public TQWidget { Q_OBJECT - TQ_OBJECT + public: PixmapViewer(TQWidget* parent); virtual ~PixmapViewer(); |