summaryrefslogtreecommitdiff
path: root/src/core/window-item-rec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/window-item-rec.h')
-rw-r--r--src/core/window-item-rec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/window-item-rec.h b/src/core/window-item-rec.h
index 5c09a5b0..eeb465f4 100644
--- a/src/core/window-item-rec.h
+++ b/src/core/window-item-rec.h
@@ -12,4 +12,6 @@ time_t createtime;
int data_level;
char *hilight_color;
+void (*destroy)(WI_ITEM_REC *item);
+
#undef STRUCT_SERVER_REC