src/messagelog.cpp

changeset 491
7d1b5ecd76c0
parent 475
1f5ab7410e4d
child 493
16766ac1bbd9
equal deleted inserted replaced
486:25747c37c7be 491:7d1b5ecd76c0
120 g_win->addMessage (msg); 120 g_win->addMessage (msg);
121 121
122 // Also print it to stdout 122 // Also print it to stdout
123 print ("%1\n", msg); 123 print ("%1\n", msg);
124 } 124 }
125 #include "moc_messagelog.cpp"

mercurial