Do not show resize handle on standalone

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-04-02 03:18:23 +01:00
parent f5ca52b5e4
commit 1628f29a98
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
4 changed files with 15 additions and 3 deletions

View file

@ -41,6 +41,8 @@ namespace window {
void generateScreenshot();
}
bool isStandalone();
#ifdef ARCH_WIN
enum SpecialPath {
kSpecialPathUserProfile,