summaryrefslogtreecommitdiffstats
path: root/noatun/modules/winskin/waMain.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/modules/winskin/waMain.h')
-rw-r--r--noatun/modules/winskin/waMain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/winskin/waMain.h b/noatun/modules/winskin/waMain.h
index 06bcfe5d..fbc47a64 100644
--- a/noatun/modules/winskin/waMain.h
+++ b/noatun/modules/winskin/waMain.h
@@ -10,7 +10,7 @@ public:
~WaMain();
protected:
- void paintEvent(QPaintEvent *);
+ void paintEvent(TQPaintEvent *);
};
#endif