]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/PREFS
Oops. When I changed the contents of the field earlier, I forgot to make this change
[bacula/bacula] / bacula / src / qt-console / PREFS
1 To create a preference variable
2
3 Create member in mainwin.h
4 use designer to add the widget to modify in prefs.ui
5 modify the following functions in mainwin.cpp
6 MainWin::setPreferences()
7 prefsDialog::accept()
8 MainWin::readPreferences()
9