Mercurial > hg > svgui
diff widgets/LEDButton.h @ 1216:dc2af6616c83
Merge from branch 3.0-integration
author | Chris Cannam |
---|---|
date | Fri, 13 Jan 2017 10:29:50 +0000 |
parents | 3f5c82034f9b |
children | a18e78b9c78b |
line wrap: on
line diff
--- a/widgets/LEDButton.h Fri Mar 04 12:23:31 2016 +0000 +++ b/widgets/LEDButton.h Fri Jan 13 10:29:50 2017 +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"