lcore.org gitweb
/
lcore.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make unitwindowobject work on linux again
[lcore.git]
/
lmessages.pas
diff --git
a/lmessages.pas
b/lmessages.pas
index 39f6f92871319396bf524295f6652b6c58b47b2d..3edc46383f284fb1ebcf2cc80876b9c8d873428c 100755
(executable)
--- a/
lmessages.pas
+++ b/
lmessages.pas
@@
-73,6
+73,7
@@
type
const
\r
WS_EX_TOOLWINDOW = $80;
\r
WS_POPUP = longint($80000000);
\r
+ CW_USEDEFAULT=$80000000;
\r
hinstance=nil;
\r
PM_REMOVE = 1;
\r
WM_USER = 1024;
\r