mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-08 14:22:31 -04:00
Added Start Minimised Option to GUI.
Updated Version Number to V0.4.09a git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@601 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c47c751532
commit
2c22ccd0d7
4 changed files with 8 additions and 11 deletions
|
@ -47,7 +47,9 @@ extern RsControl *rsicontrol;
|
|||
*/
|
||||
|
||||
RsInit *InitRsConfig();
|
||||
/* extract various options for GUI */
|
||||
const char *RsConfigDirectory(RsInit *config);
|
||||
bool RsConfigStartMinimised(RsInit *config);
|
||||
void CleanupRsConfig(RsInit *);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue