Mercurial > hg > svgui
comparison widgets/SubdividingMenu.h @ 1347:edfc38ade098
Use locale-aware comparators for sorting user-visible strings
author | Chris Cannam |
---|---|
date | Mon, 01 Oct 2018 14:37:58 +0100 |
parents | e4773943c9c1 |
children |
comparison
equal
deleted
inserted
replaced
1323:8068a0bee550 | 1347:edfc38ade098 |
---|---|
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 _SUBDIVIDING_MENU_H_ | 16 #ifndef SV_SUBDIVIDING_MENU_H |
17 #define _SUBDIVIDING_MENU_H_ | 17 #define SV_SUBDIVIDING_MENU_H |
18 | 18 |
19 #include <QMenu> | 19 #include <QMenu> |
20 | 20 |
21 #include <QString> | 21 #include <QString> |
22 #include <set> | 22 #include <set> |