diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2012-07-08 09:31:34 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2012-07-08 09:31:34 +0200 |
commit | 3945997d2b334b938960da3f8c79ac71a731b1ef (patch) | |
tree | 7b147c05e748631c330f6a90054721bec9c64ccc /src/adblock | |
parent | string missed update: set new favorite --> reload thumbnail (diff) | |
download | rekonq-3945997d2b334b938960da3f8c79ac71a731b1ef.tar.xz |
Fix some string inconsistences
Patch by Yuri Chornoivan, Thanks :)
BUG: 303180
Diffstat (limited to 'src/adblock')
-rw-r--r-- | src/adblock/settings_adblock.ui | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/adblock/settings_adblock.ui b/src/adblock/settings_adblock.ui index cf6c49d3..e4f06339 100644 --- a/src/adblock/settings_adblock.ui +++ b/src/adblock/settings_adblock.ui @@ -67,13 +67,6 @@ </widget> </item> <item> - <widget class="QLabel" name="label_2"> - <property name="text"> - <string>days</string> - </property> - </widget> - </item> - <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> |