[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi/plugins/scripting/kexiscripting (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2008-11-13 19:21:15
Message-ID: 1226604075.552349.5028.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 883885 by staniek:

SVN_SILENT reindent


 M  +8 -1      kexiscriptadaptor.h  


--- trunk/koffice/kexi/plugins/scripting/kexiscripting/kexiscriptadaptor.h \
#883884:883885 @@ -190,7 +190,14 @@
     bool openItem(const QString& mimetype, const QString& name, const QString& \
viewmode = QString(), QVariantMap args = QVariantMap()) {  bool openingCancelled;
         KexiPart::Item *item = partItem(mimeType(mimetype), name);
-        KexiWindow* window = item ? mainWindow()->openObject(item, \
stringToViewMode(viewmode), openingCancelled, args.isEmpty() ? 0 : &args) : 0; +      \
KexiWindow* window = item  +            ? mainWindow()->openObject(
+                item,
+                stringToViewMode(viewmode),
+                openingCancelled,
+                args.isEmpty() ? 0 : &args
+              )
+            : 0;
         return (window && ! openingCancelled);
     }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic