From e8868d63c39db975c8627c7fc87dfdd4f2308bf6 Mon Sep 17 00:00:00 2001 From: necoro <> Date: Tue, 24 Apr 2007 15:34:07 +0000 Subject: moved *.glade and *.ui to one directory to omit the change of the config.py each time --- portato/gui/templates/ui/AboutDialog.ui | 144 ++++++++++++++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 portato/gui/templates/ui/AboutDialog.ui (limited to 'portato/gui/templates/ui/AboutDialog.ui') diff --git a/portato/gui/templates/ui/AboutDialog.ui b/portato/gui/templates/ui/AboutDialog.ui new file mode 100644 index 0000000..1424270 --- /dev/null +++ b/portato/gui/templates/ui/AboutDialog.ui @@ -0,0 +1,144 @@ + + AboutDialog + + + Qt::ApplicationModal + + + + 0 + 0 + 369 + 270 + + + + About Portato + + + + 9 + + + 6 + + + + + 0 + + + + About + + + + 9 + + + 6 + + + + + TextLabel + + + Qt::AlignCenter + + + true + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + Plugins + + + + 9 + + + 6 + + + + + QAbstractItemView::NoEditTriggers + + + false + + + false + + + 2 + + + + 1 + + + + + 1 + + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Ok + + + true + + + + + + + + + buttonBox + accepted() + AboutDialog + accept() + + + 174 + 252 + + + 176 + 197 + + + + + -- cgit v1.2.3-54-g00ecf