Added help button to main menu #5566
Opens RawPedia in the default URI handler
This commit is contained in:
@@ -90,6 +90,7 @@ public:
|
||||
bool on_window_state_event (GdkEventWindowState* event) override;
|
||||
void on_mainNB_switch_page (Gtk::Widget* widget, guint page_num);
|
||||
|
||||
void showRawPedia();
|
||||
void showICCProfileCreator ();
|
||||
void showPreferences ();
|
||||
void on_realize () override;
|
||||
|
Reference in New Issue
Block a user