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

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdenetwork/ksirc
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2003-03-08 15:44:09
[Download RAW message or body]

CVS commit by tokoe: 


Backport patch from#54319


  M +3 -3      kstextviewtest.cpp   1.3.6.1


--- kdenetwork/ksirc/kstextviewtest.cpp  #1.3:1.3.6.1
@@ -6,5 +6,5 @@ class Timer : public QObject
 {
 public:
-    Timer( KSTextView *view )
+    Timer( KSirc::TextView *view )
         : m_view( view ), m_lines( 0 )
     {
@@ -21,5 +21,5 @@ public:
     }
 private:
-    KSTextView *m_view;
+    KSirc::TextView *m_view;
     int m_lines;
 };
@@ -29,5 +29,5 @@ int main( int argc, char **argv )
     KApplication app( argc, argv, "kstextviewtest" );
 
-    KSTextView view( 0 );
+    KSirc::TextView view( 0 );
     app.setMainWidget( &view );
 


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

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