diff options
| author | 2008-05-04 17:16:21 +0000 | |
|---|---|---|
| committer | 2008-05-04 17:16:21 +0000 | |
| commit | a7db13d3efd84923fb824a0a12c06cf71c1b4f85 (patch) | |
| tree | d2706d65c9f5125a3c5becb98bcebaf9a70df7b3 /src/modules/theme/packthemedialog.cpp | |
| parent | more theme dialog QT4 port (wip) (diff) | |
| download | KVIrc-a7db13d3efd84923fb824a0a12c06cf71c1b4f85.tar.gz KVIrc-a7db13d3efd84923fb824a0a12c06cf71c1b4f85.tar.bz2 KVIrc-a7db13d3efd84923fb824a0a12c06cf71c1b4f85.zip | |
code cleanup
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1670 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/theme/packthemedialog.cpp')
| -rw-r--r-- | src/modules/theme/packthemedialog.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/theme/packthemedialog.cpp b/src/modules/theme/packthemedialog.cpp index 9b1d4f2ea..71e6e2936 100644 --- a/src/modules/theme/packthemedialog.cpp +++ b/src/modules/theme/packthemedialog.cpp @@ -56,7 +56,6 @@ #include <QBuffer> #include <QLabel> -//#include <q3multilineedit.h> KviPackThemeDialog::KviPackThemeDialog(QWidget * pParent,KviPointerList<KviThemeInfo> * pThemeInfoList) |
