Fix compile warnings
This commit is contained in:
@@ -332,6 +332,7 @@ QString ColorToRgba(const QColor &c) {
|
||||
}
|
||||
|
||||
#if defined(Q_OS_UNIX) && !defined(Q_OS_MACOS)
|
||||
void OpenInFileManager(const QString &path);
|
||||
void OpenInFileManager(const QString &path) {
|
||||
|
||||
QProcess proc;
|
||||
|
||||
Reference in New Issue
Block a user