|
|
@ -125,10 +125,6 @@ dimension, so as to draw the scrollbar at the correct size.
|
|
|
|
#include <X11/Xatom.h>
|
|
|
|
#include <X11/Xatom.h>
|
|
|
|
#include "qtc_fixx11h.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 Atom constNetMoveResize = XInternAtom(tqt_xdisplay(), "_NET_WM_MOVERESIZE", False);
|
|
|
|
static const TQWidget * getTopLevel(const TQWidget *widget)
|
|
|
|
static const TQWidget * getTopLevel(const TQWidget *widget)
|
|
|
|
{
|
|
|
|
{
|
|
|
|