|
|
|
@ -8,12 +8,12 @@
|
|
|
|
|
#include <tqlabel.h>
|
|
|
|
|
#include <tqlayout.h>
|
|
|
|
|
#include <tdeapplication.h>
|
|
|
|
|
#include <klocale.h>
|
|
|
|
|
#include <tdelocale.h>
|
|
|
|
|
#include <tdeconfig.h>
|
|
|
|
|
#include <kcolordialog.h>
|
|
|
|
|
#include <kbuttonbox.h>
|
|
|
|
|
#include <kcolorbutton.h>
|
|
|
|
|
#include <kglobal.h>
|
|
|
|
|
#include <tdeglobal.h>
|
|
|
|
|
#include "wave.h"
|
|
|
|
|
#include "wave.moc"
|
|
|
|
|
#ifdef TQ_WS_MACX
|
|
|
|
@ -30,7 +30,7 @@
|
|
|
|
|
#include <tqspinbox.h>
|
|
|
|
|
#include <kstandarddirs.h>
|
|
|
|
|
#include <math.h>
|
|
|
|
|
#include <kmessagebox.h>
|
|
|
|
|
#include <tdemessagebox.h>
|
|
|
|
|
#ifndef GLU_NURBS_TEXTURE_COORD
|
|
|
|
|
#define GLU_NURBS_TEXTURE_COORD 100168
|
|
|
|
|
#endif
|
|
|
|
|