diff options
Diffstat (limited to 'muse2/awl/checkbox.h')
-rw-r--r-- | muse2/awl/checkbox.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/awl/checkbox.h b/muse2/awl/checkbox.h index ac67fc57..94cc3db3 100644 --- a/muse2/awl/checkbox.h +++ b/muse2/awl/checkbox.h @@ -21,6 +21,8 @@ #ifndef __AWLCHECKBOX_H__ #define __AWLCHECKBOX_H__ +#include <QCheckBox> + namespace Awl { //--------------------------------------------------------- |