1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Use save file icon.

This commit is contained in:
Bartosz Taudul
2018-08-17 18:36:06 +02:00
parent 9b1af05472
commit 92284b65e7
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -107,6 +107,7 @@ int main( int argc, char** argv )
0xF07C, 0xF07C, // folder open
0xF1EB, 0xF1EB, // wifi
0xF011, 0xF011, // power off
0xF56F, 0xF56F, // file-import
0
};
ImFontConfig configMerge;