ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.h
(Generate patch)

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.480 by sf-exg, Sat May 19 13:07:25 2012 UTC vs.
Revision 1.481 by sf-exg, Sun May 20 16:23:42 2012 UTC

256 } 256 }
257# endif 257# endif
258 258
259 bool set_file (const char *file); 259 bool set_file (const char *file);
260 bool set_geometry (const char *geom, bool update = false); 260 bool set_geometry (const char *geom, bool update = false);
261 void set_default_geometry ()
262 {
263 h_scale = v_scale = defaultScale;
264 h_align = v_align = defaultAlign;
265 flags |= IM_IS_SIZE_SENSITIVE;
266 }
267}; 261};
268# endif 262# endif
269#endif 263#endif
270 264
271/* 265/*

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines