bugfix spinbox_input value minimum + adds startsplash patch (thx to bernd)

This commit is contained in:
doitux
2007-11-05 22:22:34 +00:00
parent bd1ab8281a
commit 544794b463
3 changed files with 16 additions and 13 deletions
@@ -38,6 +38,7 @@ public:
public slots:
bool getSettingsCorrect() const { return settingsCorrect;}
void updateSpinBoxInputMinimum(int);
void addBlindValueToList();
void removeBlindFromList();
void sortBlindsList();