More details for mini version, make menubar variant specific
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
b71acc9f22
commit
91cac905cc
17 changed files with 331 additions and 79 deletions
|
@ -182,13 +182,10 @@ public:
|
|||
|
||||
~CardinalBaseUI() override
|
||||
{
|
||||
disconnectFromRemote(remoteDetails);
|
||||
remoteUtils::disconnectFromRemote(remoteDetails);
|
||||
|
||||
if (filebrowserhandle != nullptr)
|
||||
fileBrowserClose(filebrowserhandle);
|
||||
|
||||
context->tlw = nullptr;
|
||||
context->ui = nullptr;
|
||||
}
|
||||
};
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue