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

This commit is contained in:
Hombre
2011-02-08 01:25:40 +01:00
parent 84945ee826
commit aac9c13b9f
16 changed files with 856 additions and 610 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);