Mercurial > hg > svgui
diff widgets/LEDButton.h @ 1324:13d9b422f7fe zoom
Merge from default branch
author | Chris Cannam |
---|---|
date | Mon, 17 Sep 2018 13:51:31 +0100 |
parents | 3f5c82034f9b |
children | a18e78b9c78b |
line wrap: on
line diff
--- a/widgets/LEDButton.h Mon Dec 12 15:18:52 2016 +0000 +++ b/widgets/LEDButton.h Mon Sep 17 13:51:31 2018 +0100 @@ -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"