diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-05-19 17:26:02 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-06-03 00:04:20 +0200 |
commit | de173857a95933a3de8ef446bde8a1a004d21d65 (patch) | |
tree | 0a050025fda6681d82047801b38e71dd35532141 /src/cookies.ui | |
parent | Fixing Compilation. Going to feature improvements (diff) | |
download | rekonq-de173857a95933a3de8ef446bde8a1a004d21d65.tar.xz |
Fixing Ui cookies dim
Diffstat (limited to 'src/cookies.ui')
-rw-r--r-- | src/cookies.ui | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/src/cookies.ui b/src/cookies.ui index 6a654a97..ae1c4a2b 100644 --- a/src/cookies.ui +++ b/src/cookies.ui @@ -6,10 +6,16 @@ <rect> <x>0</x> <y>0</y> - <width>636</width> - <height>383</height> + <width>859</width> + <height>478</height> </rect> </property> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> <property name="windowTitle"> <string>Form</string> </property> |