Skip to content

Commit

Permalink
Merge pull request #217 from ProgrammingLife2016/feat/improved-search
Browse files Browse the repository at this point in the history
Feat/improved search
  • Loading branch information
Pathemeous authored Jun 10, 2016
2 parents 516c766 + 2f7c881 commit c654892
Show file tree
Hide file tree
Showing 3 changed files with 231 additions and 81 deletions.
5 changes: 5 additions & 0 deletions PL2/PL2-gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@
<artifactId>mockito-core</artifactId>
<version>1.10.19</version>
</dependency>
<dependency>
<groupId>org.controlsfx</groupId>
<artifactId>controlsfx</artifactId>
<version>8.40.10</version>
</dependency>
</dependencies>

</project>
Loading

0 comments on commit c654892

Please sign in to comment.