25 #ifndef TBX_RES_RESSCROLLLIST_H
26 #define TBX_RES_RESSCROLLLIST_H
28 #include "resgadget.h"
40 enum {TYPE_ID = 0x401A };
142 #endif // TBX_RES_RESSCROLLLIST_H
Base class for gadget memory resources.
Definition: resgadget.h:42
ResBase & operator=(const ResBase &other)
Assignment.
Definition: resbase.cc:1534
void check_type(int type) const
Check if this gadgets type is as specified.
Definition: reswindow.cc:97
int int_value(int offset) const
Get an integer value.
Definition: resbase.h:316