Skip to content

Commit

Permalink
Project Browser Class (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnDTill committed Sep 16, 2023
1 parent 0be5909 commit 8c680b7
Show file tree
Hide file tree
Showing 16 changed files with 676 additions and 344 deletions.
2 changes: 2 additions & 0 deletions app/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ set(PROJECT_SOURCES
preferences.cpp
preferences.h
preferences.ui
projectbrowser.cpp
projectbrowser.h
qgraphvizcall.h
searchdialog.cpp
searchdialog.h
Expand Down
4 changes: 2 additions & 2 deletions app/conanfile.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[requires]
eigen/3.4.0
# gmp/6.2.1
parallel-hashmap/1.35
# gmp/6.3.0
parallel-hashmap/1.37
readerwriterqueue/1.0.6

[generators]
Expand Down
Loading

0 comments on commit 8c680b7

Please sign in to comment.