summaryrefslogtreecommitdiffabout
path: root/korganizer/kofilterview_base.cpp
Unidiff
Diffstat (limited to 'korganizer/kofilterview_base.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/kofilterview_base.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/kofilterview_base.cpp b/korganizer/kofilterview_base.cpp
index 6709630..2bb8959 100644
--- a/korganizer/kofilterview_base.cpp
+++ b/korganizer/kofilterview_base.cpp
@@ -1,28 +1,28 @@
1/**************************************************************************** 1/****************************************************************************
2** Form implementation generated from reading ui file 'kofilterview_base.ui' 2** Form implementation generated from reading ui file 'kofilterview_base.ui'
3** 3**
4** Created: Sat Jun 26 17:24:07 2004 4** Created: Tue Jun 29 20:36:37 2004
5** by: The User Interface Compiler (uic) 5** by: The User Interface Compiler (uic)
6** 6**
7** WARNING! All changes made in this file will be lost! 7** WARNING! All changes made in this file will be lost!
8****************************************************************************/ 8****************************************************************************/
9#include "kofilterview_base.h" 9#include "kofilterview_base.h"
10 10
11#include <qcheckbox.h> 11#include <qcheckbox.h>
12#include <qcombobox.h> 12#include <qcombobox.h>
13#include <qframe.h> 13#include <qframe.h>
14#include <qpushbutton.h> 14#include <qpushbutton.h>
15#include <qlayout.h> 15#include <qlayout.h>
16#include <qvariant.h> 16#include <qvariant.h>
17#include <qtooltip.h> 17#include <qtooltip.h>
18#include <qwhatsthis.h> 18#include <qwhatsthis.h>
19 19
20/* 20/*
21 * Constructs a KOFilterView_base which is a child of 'parent', with the 21 * Constructs a KOFilterView_base which is a child of 'parent', with the
22 * name 'name' and widget flags set to 'f' 22 * name 'name' and widget flags set to 'f'
23 */ 23 */
24KOFilterView_base::KOFilterView_base( QWidget* parent, const char* name, WFlags fl ) 24KOFilterView_base::KOFilterView_base( QWidget* parent, const char* name, WFlags fl )
25 : QWidget( parent, name, fl ) 25 : QWidget( parent, name, fl )
26{ 26{
27 if ( !name ) 27 if ( !name )
28 setName( "KOFilterView_base" ); 28 setName( "KOFilterView_base" );