summaryrefslogtreecommitdiffstats
path: root/src/thememoodin.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:57:11 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-16 09:57:11 -0600
commita7d78d31f6988129f1e52dc986206604ae585c73 (patch)
tree37bca9540297d3b02af9f381531e7f692b78f518 /src/thememoodin.h
parent3227a6694d1fa7e0a6e290d5b65c96428eca39d1 (diff)
downloadksplash-engine-moodin-a7d78d31f6988129f1e52dc986206604ae585c73.tar.gz
ksplash-engine-moodin-a7d78d31f6988129f1e52dc986206604ae585c73.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 3227a6694d1fa7e0a6e290d5b65c96428eca39d1.
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 cf7f285..d607edf 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 updateStatus();
+ void updatetqStatus();
EffectWidget* createEffectWidget(TQWidget *parent, TQImage *image);
};