Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 9584 → Rev 9585

/programs/cmm/imgedit/imgedit.c
35,7 → 35,7
dword semi_white;
bool bg_dark=false;
 
char default_dir[4096] = "/rd/1";
char default_dir[4096] = "/sys";
od_filter filter2 = { 69, "BMP\0GIF\0ICO\0CUR\0JPEG\0JPG\0PNG\0PNM\0TGA\0TIFF\0TIF\0WBMP\0XBM\0XCF\Z80\0\0" };
 
libimg_image icons18;