diff options
| author | 2010-12-26 18:29:52 +0000 | |
|---|---|---|
| committer | 2010-12-26 18:29:52 +0000 | |
| commit | 4aed5e3d6ac6c4e71fbbe97f8c6c953a4072e717 (patch) | |
| tree | cf8f7273f432e478ebf1988391e4916f41875900 /src/modules/dcc/canvaswidget.cpp | |
| parent | pseudotransparency: small perfomance gain (diff) | |
| download | KVIrc-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/dcc/canvaswidget.cpp')
| -rw-r--r-- | src/modules/dcc/canvaswidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/dcc/canvaswidget.cpp b/src/modules/dcc/canvaswidget.cpp index aa1095b34..79012192b 100644 --- a/src/modules/dcc/canvaswidget.cpp +++ b/src/modules/dcc/canvaswidget.cpp @@ -27,7 +27,7 @@ #ifdef COMPILE_DCC_CANVAS #include "KviCString.h" #include "KviLocale.h" - #include "kvi_tal_popupmenu.h" + #include "KviTalPopupMenu.h" #include <QCursor> #include <QPainter> |
