]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/BrowserView.ui
Set the default window size.
[PrivacyBrowserPC.git] / src / BrowserView.ui
index d78eb203637643e975533f75ef3d422b2129813f..9d7a535b5b942e224563c4a1e2ac9cebe7773293 100644 (file)
     <class>BrowserView</class>
 
     <widget class="QWidget" name="BrowserView">
-        <!-- TODO.  Make this maximized by default. -->
-        <property name="geometry">
-            <rect>
-                <x>0</x>
-                <y>0</y>
-                <width>700</width>
-                <height>500</height>
-            </rect>
-        </property>
-
         <!-- Main widget. -->
         <layout class="QVBoxLayout">
             <!-- Set the spacing between items to 0. -->