diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-09-30 12:14:28 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-09-30 12:14:28 +0200 |
commit | 3c427654281e06e745ba5c4f62781469be991ac6 (patch) | |
tree | a197815e872d7ecd1ff908f0213a1e12edb6f3c6 /src/cleardata.ui | |
parent | Turned "Add bookmark" action to KDE one and implemented an "add to preferred" (diff) | |
download | rekonq-3c427654281e06e745ba5c4f62781469be991ac6.tar.xz |
Cleaning thumbs cache
Diffstat (limited to 'src/cleardata.ui')
-rw-r--r-- | src/cleardata.ui | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/cleardata.ui b/src/cleardata.ui index b27a8f63..56a6f04f 100644 --- a/src/cleardata.ui +++ b/src/cleardata.ui @@ -62,6 +62,16 @@ </widget> </item> <item> + <widget class="QCheckBox" name="homePageThumbs"> + <property name="text"> + <string>home page thumbs</string> + </property> + <property name="checked"> + <bool>true</bool> + </property> + </widget> + </item> + <item> <spacer name="verticalSpacer"> <property name="orientation"> <enum>Qt::Vertical</enum> |