diff options
| author | 2008-05-02 17:40:46 +0000 | |
|---|---|---|
| committer | 2008-05-02 17:40:46 +0000 | |
| commit | 0167f19e694aee24c1d20bc3189cf36eca48abfb (patch) | |
| tree | 2500d93ef692bb0303321091d6533b8b2175bd62 /src/modules/theme/themefunctions.h | |
| parent | quick fix for cmake rules (diff) | |
| download | KVIrc-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.h | 2 |
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 ); |
