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

List:       kde-commits
Subject:    [calligra/krita-sketch-rempt] krita/sketch: make krita sketch start full-screen
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2012-08-31 18:53:31
Message-ID: 20120831185331.0DB73A60CD () git ! kde ! org
[Download RAW message or body]

Git commit 4899a88d36d1dc0cd5447423077767644f5f5734 by Boudewijn Rempt.
Committed on 31/08/2012 at 20:53.
Pushed by rempt into branch 'krita-sketch-rempt'.

make krita sketch start full-screen

M  +1    -1    krita/sketch/main.cpp

http://commits.kde.org/calligra/4899a88d36d1dc0cd5447423077767644f5f5734

diff --git a/krita/sketch/main.cpp b/krita/sketch/main.cpp
index 1a017d6..b5b96f1 100644
--- a/krita/sketch/main.cpp
+++ b/krita/sketch/main.cpp
@@ -79,7 +79,7 @@ int main( int argc, char** argv )
     QApplication::setFont( db.font( "Source Sans Pro", "Regular", 12 ) );
 =

     MainWindow window(fileNames);
-    window.showMaximized();
+    window.showFullScreen();
 =

     return app.exec();
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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