Move GetStartOnSystemStartup and SetStartOnSystemStartup to GUI code
This commit is contained in:
@@ -90,6 +90,9 @@ namespace GUIUtil
|
||||
int size_threshold;
|
||||
};
|
||||
|
||||
bool GetStartOnSystemStartup();
|
||||
bool SetStartOnSystemStartup(bool fAutoStart);
|
||||
|
||||
} // namespace GUIUtil
|
||||
|
||||
#endif // GUIUTIL_H
|
||||
|
||||
Reference in New Issue
Block a user