Mercurial > hg > svgui
diff widgets/LEDButton.h @ 1203:ff042979331b 3.0-integration
Merge from branch svg, and thus (in some subrepos) from levelpanwidget
author | Chris Cannam |
---|---|
date | Mon, 19 Dec 2016 16:34:38 +0000 |
parents | 3f5c82034f9b |
children | a18e78b9c78b |
line wrap: on
line diff
--- a/widgets/LEDButton.h Wed Dec 14 11:56:47 2016 +0000 +++ b/widgets/LEDButton.h Mon Dec 19 16:34:38 2016 +0000 @@ -25,8 +25,8 @@ sunken variant. This version also implements a simple button API. */ -#ifndef _LED_BUTTON_H_ -#define _LED_BUTTON_H_ +#ifndef SV_LED_BUTTON_H +#define SV_LED_BUTTON_H #include <QWidget> #include "base/Debug.h"