aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/actioneditor
diff options
context:
space:
mode:
authorGravatar IceN9ne2016-10-28 16:06:33 -0400
committerGravatar IceN9ne2016-10-28 17:24:29 -0400
commit96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228 (patch)
tree228f94cd41fa95d6ff52d5fd660d542ab5f6d7f8 /src/modules/actioneditor
parentupdate po{t}s and pos, specify package name and version in po{t}s (diff)
downloadKVIrc-96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228.tar.gz
KVIrc-96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228.tar.bz2
KVIrc-96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228.zip
Cleanup included files
Diffstat (limited to 'src/modules/actioneditor')
-rw-r--r--src/modules/actioneditor/ActionEditor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/actioneditor/ActionEditor.cpp b/src/modules/actioneditor/ActionEditor.cpp
index 3cfdd9c07..19d6cddd3 100644
--- a/src/modules/actioneditor/ActionEditor.cpp
+++ b/src/modules/actioneditor/ActionEditor.cpp
@@ -1,6 +1,6 @@
//=============================================================================
//
-// File : AliasEditorWindow.cpp
+// File : ActionEditor.cpp
// Creation date : Tue 29 Dec 2004 02:45:59 2002 GMT by Szymon Stefanek
//
// This file is part of the KVIrc IRC client distribution
@@ -39,7 +39,7 @@
#include "KviKvsUserAction.h"
#include "KviCustomToolBarManager.h"
#include "KviTalVBox.h"
-#include <KviTalGroupBox.h>
+#include "KviTalGroupBox.h"
#include "KviTalIconAndRichTextItemDelegate.h"
#include "kvi_fileextensions.h"