mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-06 08:39:12 -05:00
updated comment
[skip ci]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma code_page(@pragma_codepage@) // DEFAULT on msvc >=Qt6 and UTF-8 in any other case
|
||||
#pragma code_page(@pragma_codepage@) // DEFAULT for msvc >=Qt6 and UTF-8 in any other case
|
||||
|
||||
IDI_ICON1 ICON "icons/@TinyOrm_target@.ico"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#pragma code_page(@pragma_codepage@) // DEFAULT on msvc >=Qt6 and UTF-8 in any other case
|
||||
#pragma code_page(@pragma_codepage@) // DEFAULT for msvc >=Qt6 and UTF-8 in any other case
|
||||
|
||||
//IDI_ICON1 ICON "icons/@TinyUtils_target@.ico"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#pragma code_page(@pragma_codepage@) // DEFAULT on msvc >=Qt6 and UTF-8 in any other case
|
||||
#pragma code_page(@pragma_codepage@) // DEFAULT for msvc >=Qt6 and UTF-8 in any other case
|
||||
|
||||
//IDI_ICON1 ICON "icons/@TinyTest_icon@.ico"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#pragma code_page(@pragma_codepage@) // DEFAULT on msvc >=Qt6 and UTF-8 in any other case
|
||||
#pragma code_page(@pragma_codepage@) // DEFAULT for msvc >=Qt6 and UTF-8 in any other case
|
||||
|
||||
//IDI_ICON1 ICON "icons/@Tom_target@.ico"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user