Mercurial > hg > svgui
diff view/PaneStack.h @ 1270:7527701c8076
Make selection extents more visible on hi-dpi
author | Chris Cannam |
---|---|
date | Thu, 19 Apr 2018 14:36:16 +0100 |
parents | a34a2a25907c |
children | 8afea53332f3 |
line wrap: on
line diff
--- a/view/PaneStack.h Thu Apr 19 14:35:59 2018 +0100 +++ b/view/PaneStack.h Thu Apr 19 14:36:16 2018 +0100 @@ -13,8 +13,8 @@ COPYING included with this distribution for more information. */ -#ifndef _PANESTACK_H_ -#define _PANESTACK_H_ +#ifndef SV_PANESTACK_H +#define SV_PANESTACK_H #include <QFrame>