Patch on behalf of maweso. issue #470

This commit is contained in:
ffsup2
2011-03-19 19:03:52 +01:00
parent 19163b86b6
commit 0180a683f5
4 changed files with 17 additions and 0 deletions

View File

@@ -133,6 +133,7 @@ class Preferences : public Gtk::Dialog {
public:
Preferences (RTWindow *rtwindow);
~Preferences ();
void savePressed ();
void loadPressed ();