summaryrefslogtreecommitdiffstats
path: root/kicker-applets
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:23:47 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:23:47 -0600
commitbe1ddf1d5be6e6addf51fc80ae4b25873c43350e (patch)
treec3a2655a4b4976dba5f3c3893aced80ff84def9c /kicker-applets
parent55efce6f21054a43a62d72f255765a657e9dd56e (diff)
downloadtdeaddons-be1ddf1d5be6e6addf51fc80ae4b25873c43350e.tar.gz
tdeaddons-be1ddf1d5be6e6addf51fc80ae4b25873c43350e.zip
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kicker-applets')
-rw-r--r--kicker-applets/kbinaryclock/datepicker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/kbinaryclock/datepicker.cpp b/kicker-applets/kbinaryclock/datepicker.cpp
index 8a267fb..3406e4a 100644
--- a/kicker-applets/kbinaryclock/datepicker.cpp
+++ b/kicker-applets/kbinaryclock/datepicker.cpp
@@ -27,7 +27,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <kdatepicker.h>
#include <kiconloader.h>
#include <klocale.h>
-#include <kwin.h>
+#include <twin.h>
DatePicker::DatePicker(TQWidget *parent, const TQDate& date)
: TQVBox( parent, 0, WType_TopLevel | WDestructiveClose |