diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-05-19 12:42:42 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-06-03 00:04:20 +0200 |
commit | 67ac2452917657a4035d93c9a19cc02bdd2333d3 (patch) | |
tree | a290813ab987460ec9072f3a25c7fc72e0e21413 /src/cookies.ui | |
parent | wrong file name.. (diff) | |
download | rekonq-67ac2452917657a4035d93c9a19cc02bdd2333d3.tar.xz |
Fixing Compilation. Going to feature improvements
Diffstat (limited to 'src/cookies.ui')
-rw-r--r-- | src/cookies.ui | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/src/cookies.ui b/src/cookies.ui index 16e0f4ea..6a654a97 100644 --- a/src/cookies.ui +++ b/src/cookies.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>499</width> - <height>400</height> + <width>636</width> + <height>383</height> </rect> </property> <property name="windowTitle"> @@ -17,22 +17,6 @@ <item> <layout class="QHBoxLayout" name="horizontalLayout"> <item> - <spacer> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeType"> - <enum>QSizePolicy::Minimum</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>252</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - <item> <widget class="QLabel" name="label"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |