summaryrefslogtreecommitdiffstats
path: root/tdeui/kprogress.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:28:49 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:28:49 -0600
commit8cfbfac527b65529ac5d96a6255a251769c36634 (patch)
tree75ce025caa285bdfcab9490de8248faedc185770 /tdeui/kprogress.cpp
parent17c857c26eb1254ed0382ed0321c94967826170d (diff)
downloadtdelibs-8cfbfac527b65529ac5d96a6255a251769c36634.tar.gz
tdelibs-8cfbfac527b65529ac5d96a6255a251769c36634.zip
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'tdeui/kprogress.cpp')
-rw-r--r--tdeui/kprogress.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kprogress.cpp b/tdeui/kprogress.cpp
index e10cb0f7b..34bc211d4 100644
--- a/tdeui/kprogress.cpp
+++ b/tdeui/kprogress.cpp
@@ -36,7 +36,7 @@
#include <kapplication.h>
#include <klocale.h>
-#include <kwin.h>
+#include <twin.h>
KProgress::KProgress(TQWidget *parent, const char *name, WFlags f)
: TQProgressBar(parent, name, f),