comparison 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
comparison
equal deleted inserted replaced
1269:f2894944c6b8 1270:7527701c8076
11 published by the Free Software Foundation; either version 2 of the 11 published by the Free Software Foundation; either version 2 of the
12 License, or (at your option) any later version. See the file 12 License, or (at your option) any later version. See the file
13 COPYING included with this distribution for more information. 13 COPYING included with this distribution for more information.
14 */ 14 */
15 15
16 #ifndef _PANESTACK_H_ 16 #ifndef SV_PANESTACK_H
17 #define _PANESTACK_H_ 17 #define SV_PANESTACK_H
18 18
19 #include <QFrame> 19 #include <QFrame>
20 20
21 #include <map> 21 #include <map>
22 22