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

List:       kde-commits
Subject:    KDE/kdelibs/interfaces/terminal
From:       Dave Rowe <dave () roweware ! com>
Date:       2005-11-05 5:03:56
Message-ID: 1131167036.246393.9428.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 477782 by drowe:

--qt3support

 M  +2 -2      kde_terminal_interface.h  


--- trunk/KDE/kdelibs/interfaces/terminal/kde_terminal_interface.h #477781:477782
@@ -20,7 +20,7 @@
 #define KDELIBS_TERMINAL_INTERFACE_H
 
 class QString;
-class Q3StrList;
+class QStringList;
 
 /**
  * TerminalInterface is an interface implemented by KonsolePart to
@@ -90,7 +90,7 @@
    * This starts @p program, with arguments @p args
    */
   virtual void startProgram( const QString& program,
-                             const Q3StrList& args ) = 0;
+                             const QStringList& args ) = 0;
   /**
    * If a shell is currently shown, this sends it a cd
    * command. Otherwise, this starts a shell, and sends it a cd
[prev in list] [next in list] [prev in thread] [next in thread] 

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