Fix FTBFS due to removed HAVE_REAL_TQT definition in tqtinterface.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/4/head
Slávek Banko 5 years ago
parent 1fd41d5b17
commit 1a10ae0f56
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -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)
{

Loading…
Cancel
Save