summaryrefslogtreecommitdiffstats
path: root/src/dragsupport.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-16 09:55:27 -0600
committerTimothy Pearson <[email protected]>2011-12-16 09:55:27 -0600
commit04bc759a8ee52b9c11cb6653276a7ef29285f10c (patch)
treebc4f8437955402b7b474e156e7fd770300421f96 /src/dragsupport.cpp
parentb877728731c783fbd7370935a6733c78c25d5ce2 (diff)
downloadabakus-04bc759a8ee52b9c11cb6653276a7ef29285f10c.tar.gz
abakus-04bc759a8ee52b9c11cb6653276a7ef29285f10c.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit b877728731c783fbd7370935a6733c78c25d5ce2.
Diffstat (limited to 'src/dragsupport.cpp')
-rw-r--r--src/dragsupport.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dragsupport.cpp b/src/dragsupport.cpp
index b506d2c..f597022 100644
--- a/src/dragsupport.cpp
+++ b/src/dragsupport.cpp
@@ -23,7 +23,7 @@
#include <tqpainter.h>
#include <tqcolor.h>
#include <tqfont.h>
-#include <brush.h>
+#include <tqbrush.h>
#include <tqfontmetrics.h>
#include "dragsupport.h"