summaryrefslogtreecommitdiffstats
path: root/ksim/ksimframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/ksimframe.h')
-rw-r--r--ksim/ksimframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/ksimframe.h b/ksim/ksimframe.h
index aee425f..976523f 100644
--- a/ksim/ksimframe.h
+++ b/ksim/ksimframe.h
@@ -40,7 +40,7 @@ namespace KSim
~Frame();
const TQPixmap *const background() const { return &m_background; }
- virtual void configureObject(bool tqrepaintWidget=true);
+ virtual void configureObject(bool repaintWidget=true);
protected:
virtual void paintEvent(TQPaintEvent *);