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

List:       kde-commits
Subject:    kdesdk/kbabel/kbabel
From:       Stanislav Višňovský <visnovsky () nenya ! ms ! mff ! cuni ! cz
Date:       2005-02-14 6:59:48
Message-ID: 20050214065948.340101D204 () office ! kde ! org
[Download RAW message or body]

CVS commit by nanulo: 

- Qt exception in license
- hide empty widget


  M +14 -0     kbabelview.cpp   1.271


--- kdesdk/kbabel/kbabel/kbabelview.cpp  #1.270:1.271
@@ -21,4 +21,15 @@
   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+  In addition, as a special exception, the copyright holders give
+  permission to link the code of this program with any edition of
+  the Qt library by Trolltech AS, Norway (or with modified versions
+  of Qt that use the same license as Qt), and distribute linked
+  combinations including the two.  You must obey the GNU General
+  Public License in all respects for all of the code used other than
+  Qt. If you modify this file, you may extend this exception to
+  your version of the file, but you are not obligated to do so.  If
+  you do not wish to do so, delete this exception statement from
+  your version.
+
 **************************************************************************** */
 
@@ -162,4 +173,7 @@ KBabelView::KBabelView(KBCatalog* catalo
     setAcceptDrops(true);
 
+    // this widget does not contain anything, we should hide it
+    hide();
+
     dictBox = new KBabelDictBox(this,"dictBox");
     QWhatsThis::add(dictBox,


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

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