diff options
| author | Pino Toscano <pino@kde.org> | 2011-07-19 09:22:38 +0200 | 
|---|---|---|
| committer | Pino Toscano <pino@kde.org> | 2011-07-19 09:22:38 +0200 | 
| commit | a37bcb8c1415c765227b95439a082d88bcb0238c (patch) | |
| tree | e835e208a48c579975faf82d3999d0c632da28b4 | |
| parent | Pedantic compile fixes (diff) | |
| download | rekonq-a37bcb8c1415c765227b95439a082d88bcb0238c.tar.xz | |
fixuifiles
| -rw-r--r-- | src/sslinfo.ui | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/src/sslinfo.ui b/src/sslinfo.ui index 84d3f4b2..f8b1d9b4 100644 --- a/src/sslinfo.ui +++ b/src/sslinfo.ui @@ -10,9 +10,6 @@      <height>481</height>     </rect>    </property> -  <property name="windowTitle"> -   <string>Form</string> -  </property>    <layout class="QVBoxLayout" name="verticalLayout_2">     <item>      <widget class="QLabel" name="label"> | 
