aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/sharedfileswindow/sharedfileswindow.cpp
diff options
context:
space:
mode:
authorGravatar Szymon Tomasz Stefanek2010-12-26 18:29:52 +0000
committerGravatar Szymon Tomasz Stefanek2010-12-26 18:29:52 +0000
commit4aed5e3d6ac6c4e71fbbe97f8c6c953a4072e717 (patch)
treecf8f7273f432e478ebf1988391e4916f41875900 /src/modules/sharedfileswindow/sharedfileswindow.cpp
parentpseudotransparency: small perfomance gain (diff)
downloadKVIrc-4aed5e3d6ac6c4e71fbbe97f8c6c953a4072e717.tar.gz
KVIrc-4aed5e3d6ac6c4e71fbbe97f8c6c953a4072e717.tar.bz2
KVIrc-4aed5e3d6ac6c4e71fbbe97f8c6c953a4072e717.zip
More renaming & cleanup.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5233 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/sharedfileswindow/sharedfileswindow.cpp')
-rw-r--r--src/modules/sharedfileswindow/sharedfileswindow.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/sharedfileswindow/sharedfileswindow.cpp b/src/modules/sharedfileswindow/sharedfileswindow.cpp
index 6027be480..3ee9b76f8 100644
--- a/src/modules/sharedfileswindow/sharedfileswindow.cpp
+++ b/src/modules/sharedfileswindow/sharedfileswindow.cpp
@@ -35,8 +35,8 @@
#include "kvi_themedlabel.h"
#include "kvi_input.h"
#include "kvi_filedialog.h"
-#include "kvi_tal_hbox.h"
-#include "kvi_tal_vbox.h"
+#include "KviTalHBox.h"
+#include "KviTalVBox.h"
#include <QDateTimeEdit>
#include <QLabel>