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

List:       kde-commits
Subject:    kdevelop/parts/snippet (silent)
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2004-05-25 11:56:21
Message-ID: 20040525115621.0A45A126CC () office ! kde ! org
[Download RAW message or body]

CVS commit by coles: 



CVS_SILENT

Fixed deprecation warning (now uses setFullWidth(true) instead of setFullWidth()).


  M +1 -1      snippet_widget.cpp   1.7


--- kdevelop/parts/snippet/snippet_widget.cpp  #1.6:1.7
@@ -66,5 +66,5 @@ SnippetWidget::SnippetWidget(SnippetPart
     setSorting( -1 );
     addColumn( "" );
-    setFullWidth();
+    setFullWidth(true);
     header()->hide();
 


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

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