viewer fixes

This commit is contained in:
Jindra Petk
2013-06-02 21:24:06 +02:00
parent 8a2f881227
commit 201f9a40bd
6 changed files with 100 additions and 29 deletions

View File

@@ -97,12 +97,11 @@ public class Main {
public static boolean isCommandLineMode() {
return commandLineMode;
}
/**
* Dump tags to stdout
*/
//
public static String getFileTitle() {
if (maskURL != null) {
return maskURL;