summaryrefslogtreecommitdiffstats
path: root/src/thememoodin.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-18 18:13:16 -0600
committerTimothy Pearson <[email protected]>2011-12-18 18:13:16 -0600
commitcf4b244e5708cb15a18d6eca89468ca3d31333ef (patch)
treebaac85837ef30761a5d3690a2d2982c0800e89f6 /src/thememoodin.h
parenta7d78d31f6988129f1e52dc986206604ae585c73 (diff)
downloadksplash-engine-moodin-cf4b244e5708cb15a18d6eca89468ca3d31333ef.tar.gz
ksplash-engine-moodin-cf4b244e5708cb15a18d6eca89468ca3d31333ef.zip
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'src/thememoodin.h')
-rw-r--r--src/thememoodin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thememoodin.h b/src/thememoodin.h
index d607edf..cf7f285 100644
--- a/src/thememoodin.h
+++ b/src/thememoodin.h
@@ -122,7 +122,7 @@ private:
void paintEvent(TQPaintEvent* pe);
void readSettings();
void arrangeWidget(TQWidget* me, const int index);
- void updatetqStatus();
+ void updateStatus();
EffectWidget* createEffectWidget(TQWidget *parent, TQImage *image);
};