summaryrefslogtreecommitdiff
path: root/setedit/easydiag/tssosslb.h
diff options
context:
space:
mode:
Diffstat (limited to 'setedit/easydiag/tssosslb.h')
-rw-r--r--setedit/easydiag/tssosslb.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/setedit/easydiag/tssosslb.h b/setedit/easydiag/tssosslb.h
new file mode 100644
index 0000000..e2afbde
--- /dev/null
+++ b/setedit/easydiag/tssosslb.h
@@ -0,0 +1,8 @@
+/* Copyright (C) 1996,1997,1998,1999,2000 by Salvador E. Tropea (SET),
+ see copyrigh file for details */
+#if defined(Uses_TSSOSSortedListBox) && !defined(__TSSOSSortedListBox_Defined__)
+#define __TSSOSSortedListBox_Defined__
+
+ListBoxSpecialize(TSSOSSortedListBox);
+
+#endif