aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/themefunctions.h
diff options
context:
space:
mode:
authorGravatar Tomasz Moń2008-05-02 17:40:46 +0000
committerGravatar Tomasz Moń2008-05-02 17:40:46 +0000
commit0167f19e694aee24c1d20bc3189cf36eca48abfb (patch)
tree2500d93ef692bb0303321091d6533b8b2175bd62 /src/modules/theme/themefunctions.h
parentquick fix for cmake rules (diff)
downloadKVIrc-0167f19e694aee24c1d20bc3189cf36eca48abfb.tar.gz
KVIrc-0167f19e694aee24c1d20bc3189cf36eca48abfb.tar.bz2
KVIrc-0167f19e694aee24c1d20bc3189cf36eca48abfb.zip
fix
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1661 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/theme/themefunctions.h')
-rw-r--r--src/modules/theme/themefunctions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/theme/themefunctions.h b/src/modules/theme/themefunctions.h
index 3849ec9dc..e35e0c82d 100644
--- a/src/modules/theme/themefunctions.h
+++ b/src/modules/theme/themefunctions.h
@@ -42,7 +42,7 @@ namespace KviThemeFunctions
const QString &szThemeApplication,
const QString &szThemeAuthor,
const QString &szThemeDate,
- const QString &szThemeEngineVersion,
+ const QString &szThemeThemeEngineVersion,
const QPixmap &pixScreenshot,
int iUniqueIndexInDocument = 0
);