From 7f2338c33a3dd22d7f851909fb023a9364fdafd0 Mon Sep 17 00:00:00 2001 From: alwin Date: Wed, 23 Mar 2005 19:28:15 +0000 Subject: showimg -> unsupported --- (limited to 'noncore/multimedia/showimg/settingsdialogbase.h') diff --git a/noncore/multimedia/showimg/settingsdialogbase.h b/noncore/multimedia/showimg/settingsdialogbase.h deleted file mode 100644 index 9594ec6..0000000 --- a/noncore/multimedia/showimg/settingsdialogbase.h +++ b/dev/null @@ -1,45 +0,0 @@ -/**************************************************************************** -** Form interface generated from reading ui file 'settingsdialogbase.ui' -** -** Created: Sun Nov 3 07:29:03 2002 -** by: The User Interface Compiler (uic) -** -** WARNING! All changes made in this file will be lost! -****************************************************************************/ -#ifndef SETTINGSDIALOGBASE_H -#define SETTINGSDIALOGBASE_H - -#include -#include -class QVBoxLayout; -class QHBoxLayout; -class QGridLayout; -class QCheckBox; -class QGroupBox; -class QLabel; -class QSlider; - -class SettingsDialogBase : public QDialog -{ - Q_OBJECT - -public: - SettingsDialogBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); - ~SettingsDialogBase(); - - QGroupBox* GroupBox1; - QLabel* TextLabel1; - QSlider* delaySlider; - QLabel* delayText; - QCheckBox* repeatCheck; - QCheckBox* reverseCheck; - QCheckBox* rotateCheck; - QCheckBox* fastLoadCheck; - -protected: - QVBoxLayout* SettingsDialogBaseLayout; - QVBoxLayout* GroupBox1Layout; - QGridLayout* Layout3; -}; - -#endif // SETTINGSDIALOGBASE_H -- cgit v0.9.0.2