summaryrefslogtreecommitdiffabout
path: root/korganizer/filteredit_base.h
Side-by-side diff
Diffstat (limited to 'korganizer/filteredit_base.h') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/filteredit_base.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/korganizer/filteredit_base.h b/korganizer/filteredit_base.h
index 0c2988a..6d8780e 100644
--- a/korganizer/filteredit_base.h
+++ b/korganizer/filteredit_base.h
@@ -1,16 +1,16 @@
/****************************************************************************
** Form interface generated from reading ui file 'filteredit_base.ui'
**
-** Created: So Jan 16 11:23:21 2005
+** Created: So Jan 16 11:40:31 2005
** by: The User Interface Compiler ($Id$)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/
#ifndef FILTEREDIT_BASE_H
#define FILTEREDIT_BASE_H
#include <qvariant.h>
#include <qwidget.h>
class QVBoxLayout;
@@ -43,27 +43,24 @@ public:
QLabel* textLabel1;
QCheckBox* mRecurringCheck;
QCheckBox* mCompletedCheck;
QLabel* textLabel1_2;
QCheckBox* mEventCheck;
QCheckBox* mTodoCheck;
QCheckBox* mJournalCheck;
QLabel* textLabel2;
QCheckBox* mPublicCheck;
QCheckBox* mPrivateCheck;
QCheckBox* mConfidentialCheck;
-public slots:
- virtual void updateFilter();
-
protected:
QVBoxLayout* FilterEdit_baseLayout;
QVBoxLayout* mCriteriaFrameLayout;
QGridLayout* ButtonGroup1Layout;
QHBoxLayout* layout4;
QHBoxLayout* layout7;
QHBoxLayout* layout9;
QHBoxLayout* layout2;
protected slots:
virtual void languageChange();