summaryrefslogtreecommitdiffabout
path: root/korganizer/filteredit_base.cpp
authorzautrix <zautrix>2005-01-21 21:05:44 (UTC)
committer zautrix <zautrix>2005-01-21 21:05:44 (UTC)
commit2db72b88ce74b73c61ef41a9f0f2f10399388c7d (patch) (unidiff)
tree473ae1f168cce980e45faeb5ff9ead3426d790ae /korganizer/filteredit_base.cpp
parent82181fac7895a4f5fa589eb0013c5b316483da59 (diff)
downloadkdepimpi-2db72b88ce74b73c61ef41a9f0f2f10399388c7d.zip
kdepimpi-2db72b88ce74b73c61ef41a9f0f2f10399388c7d.tar.gz
kdepimpi-2db72b88ce74b73c61ef41a9f0f2f10399388c7d.tar.bz2
translation fixes
Diffstat (limited to 'korganizer/filteredit_base.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/filteredit_base.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/korganizer/filteredit_base.cpp b/korganizer/filteredit_base.cpp
index d61ee67..15a4aaa 100644
--- a/korganizer/filteredit_base.cpp
+++ b/korganizer/filteredit_base.cpp
@@ -1,7 +1,7 @@
1/**************************************************************************** 1/****************************************************************************
2** Form implementation generated from reading ui file 'filteredit_base.ui' 2** Form implementation generated from reading ui file 'filteredit_base.ui'
3** 3**
4** Created: So Jan 16 11:40:31 2005 4** Created: Fr Jan 21 21:25:30 2005
5** by: The User Interface Compiler ($Id$) 5** by: The User Interface Compiler ($Id$)
6** 6**
7** WARNING! All changes made in this file will be lost! 7** WARNING! All changes made in this file will be lost!
@@ -20,6 +20,7 @@
20#include <qlayout.h> 20#include <qlayout.h>
21#include <qtooltip.h> 21#include <qtooltip.h>
22#include <qwhatsthis.h> 22#include <qwhatsthis.h>
23#include "tr.h"
23 24
24/* 25/*
25 * Constructs a FilterEdit_base as a child of 'parent', with the 26 * Constructs a FilterEdit_base as a child of 'parent', with the