summaryrefslogtreecommitdiffstats
path: root/noatun/modules/winskin/waStatus.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/modules/winskin/waStatus.cpp')
-rw-r--r--noatun/modules/winskin/waStatus.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/winskin/waStatus.cpp b/noatun/modules/winskin/waStatus.cpp
index e028b7f0..861e8677 100644
--- a/noatun/modules/winskin/waStatus.cpp
+++ b/noatun/modules/winskin/waStatus.cpp
@@ -23,7 +23,7 @@ WaStatus::~WaStatus()
{
}
-void WaStatus::paintEvent(QPaintEvent *)
+void WaStatus::paintEvent(TQPaintEvent *)
{
if (_status == STATUS_PLAYING) {
paintPixmap(_WA_SKIN_PLAYPAUS_WORK_INDICATOR);