Fixed ip highlighting

This commit is contained in:
Jindra Petřík
2015-11-17 17:48:06 +01:00
parent b8268c5403
commit bb37910cce
10 changed files with 138 additions and 69 deletions

View File

@@ -37,4 +37,6 @@ public interface MainFrame {
public Window getWindow();
public void dispose();
public MainFrameMenu getMenu();
}