summaryrefslogtreecommitdiffstats
path: root/kjsembed/tools/headers/qbrush.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-11-02 13:14:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-11-02 13:14:46 +0900
commit225aca6edcb3be930e4dda017e64e42dd2235a27 (patch)
tree403ea1192d0063c80921db53d3ab7f59853830a1 /kjsembed/tools/headers/qbrush.h
parentf248cde27726e2df27c341b6cd28b104c88a5d35 (diff)
downloadtdebindings-225aca6e.tar.gz
tdebindings-225aca6e.zip
Fix FTBFS caused by removal of tqtinterface
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kjsembed/tools/headers/qbrush.h')
-rw-r--r--kjsembed/tools/headers/qbrush.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/tools/headers/qbrush.h b/kjsembed/tools/headers/qbrush.h
index 5c5fb034..60f7f638 100644
--- a/kjsembed/tools/headers/qbrush.h
+++ b/kjsembed/tools/headers/qbrush.h
@@ -44,7 +44,7 @@
#endif // QT_H
-class TQ_EXPORT TQBrush: public Qt
+class TQ_EXPORT TQBrush: public TQt
{
friend class TQPainter;
public: