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

List:       kde-commits
Subject:    branches/work/suse_kickoff_qstyle/kicker/kicker/ui
From:       Stephan Binner <binner () kde ! org>
Date:       2007-09-21 14:10:49
Message-ID: 1190383849.434366.11849.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 715216 by binner:

fix kurifilter argument handling


 M  +2 -2      k_new_mnu.cpp  


--- branches/work/suse_kickoff_qstyle/kicker/kicker/ui/k_new_mnu.cpp #715215:715216
@@ -2341,8 +2341,8 @@
                 exe = QString::null;
             else if (kapp->authorize("shell_access"))
             {
-                if( m_filterData->hasArgsAndOptions() )
-                    exe += m_filterData->argsAndOptions();
+                if( filterData.hasArgsAndOptions() )
+                    exe += filterData.argsAndOptions();
 
                 description = i18n("Run '%1'").arg(exe);
                 exe = "kicker:/runcommand";
[prev in list] [next in list] [prev in thread] [next in thread] 

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