summaryrefslogtreecommitdiffstats
path: root/src/scanmonitorevent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scanmonitorevent.cpp')
-rw-r--r--src/scanmonitorevent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scanmonitorevent.cpp b/src/scanmonitorevent.cpp
index 825d9dd..f121586 100644
--- a/src/scanmonitorevent.cpp
+++ b/src/scanmonitorevent.cpp
@@ -26,7 +26,7 @@
// ===========
ScanMonitorEvent::ScanMonitorEvent( const int type, const nobPtr buffer )
-: QCustomEvent( type ),
+: TQCustomEvent( type ),
m_buffer( buffer )
{
}