Put the rest of the #if GTK_MAJOR_VERSION >= 2 preprocessor statements around parts...
[obnox/wireshark/wip.git] / stat_menu.h
index dec78e8a5d26bf834bc32090cb5066b3091ab1e7..4149e8da27540e85ae60ab94d0255532d2f2f0aa 100644 (file)
@@ -45,7 +45,9 @@ extern "C" {
 typedef enum {
     REGISTER_STAT_GROUP_NONE,
     REGISTER_STAT_GROUP_GENERIC,
+#if GTK_MAJOR_VERSION >= 2
     REGISTER_STAT_GROUP_CONTENT_LIST,
+#endif
     REGISTER_STAT_GROUP_CONVERSATION_LIST,
     REGISTER_STAT_GROUP_ENDPOINT_LIST,
     REGISTER_STAT_GROUP_RESPONSE_TIME,