mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-04-21 12:27:27 +03:00
Fixed typo.
This commit is contained in:
@@ -184,7 +184,7 @@ bool Menu::addLink(string path, string file, string section) {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
//if the extension is not equal to gpu or dge then enable the wrapepr by default
|
//if the extension is not equal to gpu or dge then enable the wrapper by default
|
||||||
bool wrapper = false;
|
bool wrapper = false;
|
||||||
|
|
||||||
//strip the extension from the filename
|
//strip the extension from the filename
|
||||||
|
|||||||
Reference in New Issue
Block a user