From 721d6e2f218abd227fe7ca6ea93f6acf15790964 Mon Sep 17 00:00:00 2001 From: Szymon Tomasz Stefanek Date: Tue, 25 May 2010 03:33:49 +0000 Subject: Misc tweaks on the addon dialog. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4374 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/theme/themefunctions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/theme/themefunctions.cpp') diff --git a/src/modules/theme/themefunctions.cpp b/src/modules/theme/themefunctions.cpp index c91760f3a..3890ef68d 100644 --- a/src/modules/theme/themefunctions.cpp +++ b/src/modules/theme/themefunctions.cpp @@ -44,7 +44,7 @@ namespace KviThemeFunctions static bool notAValidThemePackage(QString &szError) { - KviQString::sprintf(szError,__tr2qs_ctx("The selected file does not seem to be a valid KVIrc theme package","theme")); + szError = __tr2qs_ctx("The selected file does not seem to be a valid KVIrc theme package","theme"); return false; } -- cgit v1.3.1-10-gc9f91