Tue, 17 Apr 2012 19:06:13 +0200
Changed the custom widget definition of some .ui files to not be relative.
Snapshot/SnapWidget.ui | file | annotate | diff | comparison | revisions | |
SqlBrowser/SqlBrowserWidget.ui | file | annotate | diff | comparison | revisions |
--- a/Snapshot/SnapWidget.ui Sun Apr 15 15:02:00 2012 +0200 +++ b/Snapshot/SnapWidget.ui Tue Apr 17 19:06:13 2012 +0200 @@ -217,7 +217,7 @@ <customwidget> <class>SnapshotPreview</class> <extends>QLabel</extends> - <header>.SnapshotPreview.h</header> + <header>Snapshot/SnapshotPreview.h</header> </customwidget> </customwidgets> <tabstops>
--- a/SqlBrowser/SqlBrowserWidget.ui Sun Apr 15 15:02:00 2012 +0200 +++ b/SqlBrowser/SqlBrowserWidget.ui Tue Apr 17 19:06:13 2012 +0200 @@ -154,7 +154,7 @@ <customwidget> <class>SqlConnectionWidget</class> <extends>QTreeView</extends> - <header>.SqlConnectionWidget.h</header> + <header>SqlBrowser/SqlConnectionWidget.h</header> </customwidget> </customwidgets> <tabstops>