diff options
| author | Niklas Goby | 2011-02-22 14:40:04 +0100 |
|---|---|---|
| committer | Niklas Goby | 2011-02-22 14:40:04 +0100 |
| commit | 8fbc4f6ca1ac9d9ed680248a04f00a91f917cf43 (patch) | |
| tree | 80273e70ea61aba1daca22aeb5cb751eac0d9a20 /src/fbbrowser.ui | |
| parent | Simplified printing of the application path; more cleanup (diff) | |
| download | fbgui-8fbc4f6ca1ac9d9ed680248a04f00a91f917cf43.tar.gz fbgui-8fbc4f6ca1ac9d9ed680248a04f00a91f917cf43.tar.xz fbgui-8fbc4f6ca1ac9d9ed680248a04f00a91f917cf43.zip | |
changes in the fbbrowser class, added some slots for the jsOject and signals in the jsObject
Diffstat (limited to 'src/fbbrowser.ui')
| -rw-r--r-- | src/fbbrowser.ui | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/src/fbbrowser.ui b/src/fbbrowser.ui deleted file mode 100644 index a02b1ab..0000000 --- a/src/fbbrowser.ui +++ /dev/null @@ -1,19 +0,0 @@ -<ui version="4.0" > - <class>fbbrowserClass</class> - <widget class="QWidget" name="fbbrowserClass" > - <property name="geometry" > - <rect> - <x>0</x> - <y>0</y> - <width>400</width> - <height>300</height> - </rect> - </property> - <property name="windowTitle" > - <string>fbbrowser</string> - </property> - </widget> - <layoutdefault spacing="6" margin="11" /> - <resources/> - <connections/> -</ui> |
