Mercurial > hg > svgui
diff 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 |
line wrap: on
line diff
--- a/widgets/SubdividingMenu.h Wed Sep 12 15:58:11 2018 +0100 +++ b/widgets/SubdividingMenu.h Mon Oct 01 14:37:58 2018 +0100 @@ -13,8 +13,8 @@ COPYING included with this distribution for more information. */ -#ifndef _SUBDIVIDING_MENU_H_ -#define _SUBDIVIDING_MENU_H_ +#ifndef SV_SUBDIVIDING_MENU_H +#define SV_SUBDIVIDING_MENU_H #include <QMenu>