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

List:       kde-commits
Subject:    kdebase/konsole/konsole
From:       Stephan Binner <binner () kde ! org>
Date:       2003-09-30 21:57:53
[Download RAW message or body]

CVS commit by binner: 

In theory the new widget could have another font than the first.


  M +4 -0      session.cpp   1.93


--- kdebase/konsole/konsole/session.cpp  #1.92:1.93
@@ -106,4 +106,8 @@ void TESession::changeWidget(TEWidget* w
   te=w;
   em->changeGUI(w);
+  font_h = te->fontHeight();
+  font_w = te->fontWidth();
+  sh->setSize(te->Lines(),te->Columns()); // not absolutely nessesary
+
   QObject::connect(te,SIGNAL(changedContentSizeSignal(int,int)),
                    this,SLOT(onContentSizeChange(int,int)));


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

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