1280x1024...

SVN revision: 3048
This commit is contained in:
Carsten Haitzler 2000-08-06 21:30:14 +00:00
parent d1292cc4f7
commit 71d0c6898d
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ main(int argc, char **argv)
vis = __evas_gl_get_visual(d, DefaultScreen(d));
cmap = __evas_gl_get_colormap(d, DefaultScreen(d));
win_w = 640; win_h = 480;
win_w = 1280; win_h = 1024;
{
XSetWindowAttributes att;