Version handling in main window title, About window (now with tabs, including the license) and in PP3 files

This commit is contained in:
natureh
2011-02-07 22:47:30 +01:00
parent 40204e79bc
commit f32ce7c7cc
19 changed files with 302 additions and 77 deletions

View File

@@ -42,6 +42,7 @@ class Splash : public Gtk::Dialog {
public:
Splash (int maxtime);
Splash ();
bool on_timer ();
virtual bool on_button_release_event (GdkEventButton* event);