diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-12-23 16:45:31 +0100 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-12-23 16:45:31 +0100 |
commit | f7ed63179fa4f99322d6c7716e17466ec4e3e4ce (patch) | |
tree | f187d1f73300f1ac0882a4be569d567bb4ed29f7 /src/plugins/tomleditor/tomleditorform.ui | |
parent | Removed SingleApplication::SessionParam (diff) | |
download | smolbote-f7ed63179fa4f99322d6c7716e17466ec4e3e4ce.tar.xz |
Request filter now properly takes hostlists
- hostslist directory is set in browser.filterPath
Diffstat (limited to 'src/plugins/tomleditor/tomleditorform.ui')
-rw-r--r-- | src/plugins/tomleditor/tomleditorform.ui | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/src/plugins/tomleditor/tomleditorform.ui b/src/plugins/tomleditor/tomleditorform.ui deleted file mode 100644 index adc750e..0000000 --- a/src/plugins/tomleditor/tomleditorform.ui +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version='1.0'?> -<ui version="4.0"> - <author/> - <comment/> - <exportmacro/> - <class>TomlEditorForm</class> - <widget name="TomlEditorForm" class="QWidget"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>240</width> - <height>320</height> - </rect> - </property> - <property name="windowTitle"> - <string>Form</string> - </property> - </widget> - <pixmapfunction/> - <connections/> -</ui> |