aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/themefunctions.h
diff options
context:
space:
mode:
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 f7b357e5b..dd29fe4bd 100644
--- a/src/modules/theme/themefunctions.h
+++ b/src/modules/theme/themefunctions.h
@@ -47,7 +47,7 @@ namespace KviThemeFunctions
const QPixmap &pixScreenshot,
int iUniqueIndexInDocument = 0,
KviHtmlDialogData *hd=0
-
+
);
bool makeKVIrcScreenshot(const QString &szSavePngFilePath,bool bMaximizeFrame = false);
}