*/}}
YimingWu %!s(int64=2) %!d(string=hai) anos
pai
achega
3c24cf0e19
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ourpaint.c

+ 1 - 1
ourpaint.c

@@ -42,7 +42,7 @@ int main(int argc, char *argv[]){
     //laAddRootDBInst("la.drivers");
     //laAddRootDBInst("our.tools");
 
-    laWindow* w = laDesignWindow(-1,-1,600,600);
+    laWindow* w = laDesignWindow(-1,-1,35*LA_RH,25*LA_RH);
 
     laLayout* l = laDesignLayout(w, "Our Paint");
     laBlock* b = l->FirstBlock;