summaryrefslogtreecommitdiff
path: root/src/mir_core
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2021-03-20 18:50:20 +0300
committerGeorge Hazan <ghazan@miranda.im>2021-03-20 18:50:20 +0300
commitce09a6d8185f0d9ee8c2b67969aed25e5a29eebe (patch)
treef902c3057bde9934885ac46b34ef7df1c0575f83 /src/mir_core
parente7fa95c0ba95d5c78582eb2e03d68d27048c1da4 (diff)
code cleaning
Diffstat (limited to 'src/mir_core')
-rw-r--r--src/mir_core/src/mir_core.def2
-rw-r--r--src/mir_core/src/mir_core64.def2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mir_core/src/mir_core.def b/src/mir_core/src/mir_core.def
index 2a9322ac5e..594ecb68c0 100644
--- a/src/mir_core/src/mir_core.def
+++ b/src/mir_core/src/mir_core.def
@@ -897,7 +897,7 @@ WindowList_Create @1105
WindowList_Destroy @1106
WindowList_Find @1107
WindowList_Remove @1108
-?SetSilent@CCtrlBase@@QAEXXZ @1109 NONAME
+?SetSilent@CCtrlBase@@QAEX_N@Z @1109 NONAME
Utils_AssertInsideScreen @1110
Utils_RestoreWindowPosition @1111
Utils_SaveWindowPosition @1112
diff --git a/src/mir_core/src/mir_core64.def b/src/mir_core/src/mir_core64.def
index 4d694019fb..658b27f538 100644
--- a/src/mir_core/src/mir_core64.def
+++ b/src/mir_core/src/mir_core64.def
@@ -897,7 +897,7 @@ WindowList_Create @1105
WindowList_Destroy @1106
WindowList_Find @1107
WindowList_Remove @1108
-?SetSilent@CCtrlBase@@QEAAXXZ @1109 NONAME
+?SetSilent@CCtrlBase@@QEAAX_N@Z @1109 NONAME
Utils_AssertInsideScreen @1110
Utils_RestoreWindowPosition @1111
Utils_SaveWindowPosition @1112