mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
clang-format
This commit is contained in:
@ -28,7 +28,7 @@ public slots:
|
||||
bool save();
|
||||
|
||||
private:
|
||||
//name <id,path>
|
||||
// name <id,path>
|
||||
QMap<QString, QPair<int, QString>> libraries;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user