diff options
-rw-r--r-- | style/qtcurve.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/style/qtcurve.cpp b/style/qtcurve.cpp index 07f7479..aeb1dad 100644 --- a/style/qtcurve.cpp +++ b/style/qtcurve.cpp @@ -125,10 +125,6 @@ dimension, so as to draw the scrollbar at the correct size. #include <X11/Xatom.h> #include "qtc_fixx11h.h" -#ifndef HAVE_REAL_TQT -#define TQTitleBar QTitleBar -#endif - static const Atom constNetMoveResize = XInternAtom(tqt_xdisplay(), "_NET_WM_MOVERESIZE", False); static const TQWidget * getTopLevel(const TQWidget *widget) { |