Minor fixes

git-svn-id: svn://ultimatepp.org/upp/trunk@1106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2009-04-27 17:48:02 +00:00
parent a840b5fdc8
commit c088dcd9db
10 changed files with 19 additions and 30 deletions

View file

@ -64,6 +64,7 @@ Image GetFileIcon(const char *path, bool dir, bool force, bool large)
m.file = "x." + ext;
return MakeImage(m);
}
#endif
#ifdef PLATFORM_X11