Do not show resize handle on standalone
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
f5ca52b5e4
commit
1628f29a98
4 changed files with 15 additions and 3 deletions
|
|
@ -41,6 +41,8 @@ namespace window {
|
|||
void generateScreenshot();
|
||||
}
|
||||
|
||||
bool isStandalone();
|
||||
|
||||
#ifdef ARCH_WIN
|
||||
enum SpecialPath {
|
||||
kSpecialPathUserProfile,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue