summaryrefslogtreecommitdiff
path: root/mate-panel/nothing.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/nothing.h')
-rw-r--r--mate-panel/nothing.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mate-panel/nothing.h b/mate-panel/nothing.h
index 1dc7f02f..2c8d8f79 100644
--- a/mate-panel/nothing.h
+++ b/mate-panel/nothing.h
@@ -7,6 +7,7 @@
extern "C" {
#endif
+#if !GTK_CHECK_VERSION (3, 0, 0)
void start_screen_check (void);
void start_geginv (void);
gboolean panel_dialog_window_event (GtkWidget *window,
@@ -14,6 +15,7 @@ gboolean panel_dialog_window_event (GtkWidget *window,
int config_event (GtkWidget *widget,
GdkEvent *event,
GtkNotebook *nbook);
+#endif
#ifdef __cplusplus
}