summaryrefslogtreecommitdiffstats
path: root/style/qtcurve.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:13:46 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:13:46 -0600
commit53eb297cadc6d314fe1050c79f6b982bff24f248 (patch)
tree894b5e184f8ef2f62673ec2ac3faff94ad235e06 /style/qtcurve.h
parentac1e5178c2f5ebac0fb2194480bbb23a51103e32 (diff)
downloadtde-style-qtcurve-53eb297cadc6d314fe1050c79f6b982bff24f248.tar.gz
tde-style-qtcurve-53eb297cadc6d314fe1050c79f6b982bff24f248.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'style/qtcurve.h')
-rw-r--r--style/qtcurve.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/qtcurve.h b/style/qtcurve.h
index d4588bb..f9a5b95 100644
--- a/style/qtcurve.h
+++ b/style/qtcurve.h
@@ -250,7 +250,7 @@ class QtCurveStyle : public BASE_STYLE
void updateProgressPos();
void progressBarDestroyed(TQObject *bar);
void sliderThumbMoved(int val);
- void khtmlWidgetDestroyed(TQObject *o);
+ void tdehtmlWidgetDestroyed(TQObject *o);
void hoverWidgetDestroyed(TQObject *o);
private: