mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-10 19:33:28 +00:00
move
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@704 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -36,11 +36,11 @@
|
||||
MwLLSetCursor = MwLLSetCursorImpl; \
|
||||
MwLLDetach = MwLLDetachImpl; \
|
||||
MwLLShow = MwLLShowImpl; \
|
||||
\
|
||||
MwLLMakePopup = MwLLMakePopupImpl; \
|
||||
\
|
||||
MwLLSetSizeHints = MwLLSetSizeHintsImpl; \
|
||||
MwLLMakeBorderless = MwLLMakeBorderlessImpl; \
|
||||
MwLLMakeToolWindow = MwLLMakeToolWindowImpl; \
|
||||
MwLLMakePopup = MwLLMakePopupImpl; \
|
||||
\
|
||||
MwLLSetBackground = MwLLSetBackgroundImpl; \
|
||||
\
|
||||
@@ -49,8 +49,6 @@
|
||||
\
|
||||
MwLLSetClipboard = MwLLSetClipboardImpl; \
|
||||
MwLLGetClipboard = MwLLGetClipboardImpl; \
|
||||
\
|
||||
MwLLMakeToolWindow = MwLLMakeToolWindowImpl; \
|
||||
\
|
||||
return 0; \
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user