mirror of
https://github.com/0TheSpy/Seaside.git
synced 2025-01-08 10:33:42 +08:00
Update Config.hpp
This commit is contained in:
parent
8f17bfeb0e
commit
7ab21325e8
@ -152,9 +152,7 @@ public:
|
||||
void OpenFolder() {
|
||||
ShellExecute(NULL, NULL, "", NULL, NULL, SW_SHOWNORMAL);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
void Refresh() {
|
||||
configs.clear(); times.clear();
|
||||
std::string search_path = "*.ss";
|
||||
@ -184,8 +182,6 @@ public:
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user