Skip to content

Commit

Permalink
Added Flashcards template, integrated shortcut bar, options to save a…
Browse files Browse the repository at this point in the history
…nd load applications

Added Flashcards template, integrated shortcut bar, options to save and
load applications
  • Loading branch information
croozeus committed Dec 27, 2013
1 parent 4f4e1ad commit 8e4a89b
Show file tree
Hide file tree
Showing 24 changed files with 1,184 additions and 33 deletions.
6 changes: 4 additions & 2 deletions buildmlearn-toolkit-src/BuildmLearn-Toolkit.pro
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,16 @@ SOURCES += main.cpp\
GlobalData.cpp \
InfoTemplate.cpp \
QuizTemplate.cpp \
QuestionItem.cpp
QuestionItem.cpp \
FlashcardTemplate.cpp

HEADERS += mainwindow.h \
newprojectwidget.h \
GlobalData.h \
InfoTemplate.h \
QuizTemplate.h \
QuestionItem.h
QuestionItem.h \
FlashcardTemplate.h

FORMS += mainwindow.ui

Expand Down
Loading

0 comments on commit 8e4a89b

Please sign in to comment.