mirror of https://github.com/axmolengine/axmol.git
update code as comment
This commit is contained in:
parent
58dd27efd3
commit
5a2a343152
|
@ -4,9 +4,8 @@
|
|||
//
|
||||
//
|
||||
|
||||
#ifndef libsimulator_studio_Widget_mac_h
|
||||
#define libsimulator_studio_Widget_mac_h
|
||||
#pragma once
|
||||
|
||||
std::string getCurAppName(void);
|
||||
std::string getCurAppName();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue