Skip to content
Snippets Groups Projects
Commit e70bde95 authored by matko's avatar matko
Browse files

added Project import

parent 5d4fdeb8
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
*/ */
package cz.fidentis.analyst.gui; package cz.fidentis.analyst.gui;
import cz.fidentis.analyst.face.HumanFace; import cz.fidentis.analyst.Project;
/** /**
* *
...@@ -14,7 +14,7 @@ import cz.fidentis.analyst.face.HumanFace; ...@@ -14,7 +14,7 @@ import cz.fidentis.analyst.face.HumanFace;
public class Dashboard extends javax.swing.JPanel { public class Dashboard extends javax.swing.JPanel {
/** /**
* Creates new form Project * Creates new form Dashboard
*/ */
public Dashboard() { public Dashboard() {
initComponents(); initComponents();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment