aboutsummaryrefslogtreecommitdiff
path: root/tests/dummy-indicator-entry-func.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dummy-indicator-entry-func.h')
-rw-r--r--tests/dummy-indicator-entry-func.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/dummy-indicator-entry-func.h b/tests/dummy-indicator-entry-func.h
index f5c8264..d22abed 100644
--- a/tests/dummy-indicator-entry-func.h
+++ b/tests/dummy-indicator-entry-func.h
@@ -53,4 +53,6 @@ struct _DummyIndicatorEntryFunc {
gboolean entry_close_called;
};
+void dummy_indicator_entry_func_support_window(DummyIndicatorEntryFunc * ind, gboolean different);
+
#endif /* __DUMMY_INDICATOR_ENTRY_FUNC__ */