mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Use some methods from lib_base
This commit is contained in:
@@ -22,7 +22,6 @@ inline void SetWatchingMediaKeys(bool watching) {
|
||||
|
||||
bool InFlatpak();
|
||||
bool InSnap();
|
||||
bool InAppImage();
|
||||
bool IsStaticBinary();
|
||||
bool UseGtkIntegration();
|
||||
bool IsGtkIntegrationForced();
|
||||
@@ -55,8 +54,6 @@ inline void psCheckLocalSocket(const QString &serverName) {
|
||||
|
||||
void psWriteDump();
|
||||
|
||||
void psDeleteDir(const QString &dir);
|
||||
|
||||
QStringList psInitLogs();
|
||||
void psClearInitLogs();
|
||||
|
||||
|
Reference in New Issue
Block a user