--- a/eric6/Helpviewer/UrlBar/BookmarkActionSelectionDialog.ui Sat Sep 07 14:45:27 2019 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,44 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>BookmarkActionSelectionDialog</class> - <widget class="QDialog" name="BookmarkActionSelectionDialog"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>291</width> - <height>153</height> - </rect> - </property> - <property name="sizeGripEnabled"> - <bool>true</bool> - </property> - <layout class="QVBoxLayout" name="verticalLayout"> - <item> - <widget class="QLabel" name="icon"> - <property name="alignment"> - <set>Qt::AlignCenter</set> - </property> - </widget> - </item> - <item> - <widget class="QLabel" name="label_2"> - <property name="text"> - <string><b>Add/Edit Bookmark</b></string> - </property> - <property name="alignment"> - <set>Qt::AlignCenter</set> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="bookmarkPushButton"/> - </item> - <item> - <widget class="QPushButton" name="speeddialPushButton"/> - </item> - </layout> - </widget> - <resources/> - <connections/> -</ui>