|
|
@ -19,7 +19,7 @@
|
|
|
|
***************************************************************************/
|
|
|
|
***************************************************************************/
|
|
|
|
#include "resizabledragwidget.h"
|
|
|
|
#include "resizabledragwidget.h"
|
|
|
|
#include <tqpoint.h>
|
|
|
|
#include <tqpoint.h>
|
|
|
|
#include "kmessagebox.h"
|
|
|
|
#include "tdemessagebox.h"
|
|
|
|
#include "tqpainter.h"
|
|
|
|
#include "tqpainter.h"
|
|
|
|
|
|
|
|
|
|
|
|
ResizableDragWidget::ResizableDragWidget(TQWidget *parent, const char *name, WFlags f)
|
|
|
|
ResizableDragWidget::ResizableDragWidget(TQWidget *parent, const char *name, WFlags f)
|
|
|
|