summaryrefslogtreecommitdiffstats
path: root/ksim/ksimview.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/ksimview.h')
-rw-r--r--ksim/ksimview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksim/ksimview.h b/ksim/ksimview.h
index c6c158e..a1930f5 100644
--- a/ksim/ksimview.h
+++ b/ksim/ksimview.h
@@ -68,7 +68,7 @@ namespace KSim
k_dcop:
const TQString &hostname() const;
- virtual void tqmaskMainView();
+ virtual void maskMainView();
signals:
void reload();
@@ -107,7 +107,7 @@ namespace KSim
TQBoxLayout *m_pluginLayout;
TQPoint m_mousePoint;
int m_oldLocation;
- TQTimer m_tqmaskTimer;
+ TQTimer m_maskTimer;
};
}
#endif // KSIMVIEW_H