improve time displaying / allow markers for empty tags without color

This commit is contained in:
unK
2008-09-13 17:09:20 +02:00
parent 0060450b10
commit 3419ff13a8
6 changed files with 53 additions and 57 deletions

View File

@@ -35,7 +35,5 @@ int StrToInt(string);
string IntoStr(int);
string IntoStr(double, int);
string ShowTime(int);
#endif