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

List:       kde-commits
Subject:    kdebase/konsole/konsole
From:       Kurt Hindenburg <kurt.hindenburg () kdemail ! net>
Date:       2005-03-24 17:06:29
Message-ID: 20050324170629.3AD6C3EE () office ! kde ! org
[Download RAW message or body]

CVS commit by hindenburg: 

remove unused variables


  M +0 -1      konsole.cpp   1.522
  M +1 -4      konsole.h   1.202


--- kdebase/konsole/konsole/konsole.cpp  #1.521:1.522
@@ -256,5 +256,4 @@ Konsole::Konsole(const char* name, int h
 ,sl_sessionShortCuts(0)
 ,s_workDir(workdir)
-,m_tabColor(QColor())
 {
   isRestored = b_inRestore;

--- kdebase/konsole/konsole/konsole.h  #1.201:1.202
@@ -284,5 +284,5 @@ private:
   QString m_defaultSessionFilename;
 
-  KTabWidget* tabwidget; // if null then there is only one TEWidget in system
+  KTabWidget* tabwidget;
   TEWidget*      te;     // the visible TEWidget, either sole one or one of many
   TESession*     se;
@@ -364,6 +364,4 @@ private:
   int         n_keytab;
   int         n_defaultKeytab;
-  int         n_font;
-  int         n_defaultFont; // font as set in config to use as default for new sessions
   int         n_scroll;
   int         n_tabbar;
@@ -380,5 +378,4 @@ private:
   QString     pmPath; // pixmap path
   QString     dropText;
-  QString     fontNotFound_par;
   QFont       defaultFont;
   QSize       defaultSize;


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

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