mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-29 12:45:40 +08:00
[AFV], Ref T731 allow to open the drashdump directory from menu/launcher tools
This commit is contained in:
@@ -193,6 +193,9 @@ namespace BlackGui
|
||||
//! Opens the standard log directory
|
||||
bool openStandardLogDirectory();
|
||||
|
||||
//! Opens the standard dumps directory
|
||||
bool openStandardCrashDumpDirectory();
|
||||
|
||||
//! Update the fonts
|
||||
bool updateFont(const QString &fontFamily, const QString &fontSize, const QString &fontStyle, const QString &fontWeight, const QString &fontColor);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user