Commit 2451eeb6 authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander Trofimov

windows

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@57420 954022d7-b5bf-4e40-9824-e11837661b57
parent d5a5a05a
......@@ -255,6 +255,7 @@ void CNativeCtrl::paintGL()
FILE* file = fopen("/home/oleg/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents/DesktopEditor/log.txt", "a+");
fprintf(file, "time: %d\n", (int)(dwTime2 - dwTime1));
fclose(file);
*/
}
void CNativeCtrl::resizeGL(int width, int height)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment