summaryrefslogtreecommitdiff
path: root/setedit/easydiag/tssortlb.h
blob: 275c135f8906b325c7c2460522abc26492e61c1d (plain)
1
2
3
4
5
6
7
8
/* Copyright (C) 1996,1997,1998,1999,2000 by Salvador E. Tropea (SET),
   see copyrigh file for details */
#if defined(Uses_TSSortedListBox) && !defined(__TSSortedListBox_Defined__)
#define __TSSortedListBox_Defined__

ListBoxSpecialize(TSSortedListBox);

#endif