Skip to content

Commit

Permalink
Revert accidentally missing molequeue pieces for input generators
Browse files Browse the repository at this point in the history
  • Loading branch information
ghutchis authored and cryos committed Dec 28, 2016
1 parent e1b8a69 commit b9b789b
Show file tree
Hide file tree
Showing 3 changed files with 1,348 additions and 0 deletions.
2 changes: 2 additions & 0 deletions avogadro/molequeue/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ find_package(Qt5 COMPONENTS Widgets Network REQUIRED)

set(HEADERS
batchjob.h
inputgenerator.h
inputgeneratordialog.h
inputgeneratorwidget.h
molequeuedialog.h
Expand All @@ -21,6 +22,7 @@ set(HEADERS

set(SOURCES
batchjob.cpp
inputgenerator.cpp
inputgeneratordialog.cpp
inputgeneratorwidget.cpp
molequeuedialog.cpp
Expand Down
Loading

0 comments on commit b9b789b

Please sign in to comment.