1 2 3 4 5 6 7
/* Helper functions that various classes utilize */ #include <QMainWindow> #include "assignmentList.h" AssignmentList *getMainWindow();