From b39414c4ed72e8d248d6a20de6f89363f0968116 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 16 May 2007 12:49:03 +0000 Subject: [PATCH] Commit prefs.ui git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4799 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/qt-console/prefs.ui | 178 +++++++++++++++++++++++++++++++++ 1 file changed, 178 insertions(+) create mode 100644 bacula/src/qt-console/prefs.ui diff --git a/bacula/src/qt-console/prefs.ui b/bacula/src/qt-console/prefs.ui new file mode 100644 index 0000000000..492e8585a9 --- /dev/null +++ b/bacula/src/qt-console/prefs.ui @@ -0,0 +1,178 @@ + + PrefsForm + + + + 0 + 0 + 277 + 224 + + + + + 0 + 0 + 0 + 0 + + + + Preferences + + + images/bat.png + + + + 9 + + + 6 + + + + + + 5 + 0 + 0 + 0 + + + + Debugging Options + + + + 9 + + + 6 + + + + + 0 + + + 6 + + + + + Display all messages + + + + + + + Debug comm + + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok + + + + + + + 0 + + + 6 + + + + + Qt::Horizontal + + + + 81 + 20 + + + + + + + + + 5 + 0 + 0 + 0 + + + + <h2>Preferences</h2> + + + + + + + Qt::Horizontal + + + + 101 + 20 + + + + + + + + + + + + buttonBox + accepted() + PrefsForm + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + PrefsForm + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- 2.39.5