Mercurial > hg > svgui
diff widgets/LEDButton.h @ 1174:3f5c82034f9b more-hidpi
Scale the sizes of a few more UI elements
author | Chris Cannam |
---|---|
date | Mon, 05 Dec 2016 12:04:23 +0000 |
parents | f4960f8ce798 |
children | a18e78b9c78b |
line wrap: on
line diff
--- a/widgets/LEDButton.h Wed Nov 30 11:01:39 2016 +0000 +++ b/widgets/LEDButton.h Mon Dec 05 12:04:23 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"