--- Vago/trunk/Vago/main.cpp 2016/09/16 22:51:26 1047 +++ Vago/trunk/Vago/main.cpp 2016/12/09 19:04:18 1061 @@ -1,7 +1,8 @@ #include #include "mainwindow.h" - +// TODO add lineedit to other lineedits that can receive files or folders, create additional funtions in lineedit where we can specify what kind of argument it accepts +// Example: setAllowFolders(), setAllowFiles() or setAcceptedTypes(Enum from QtFiles) int main(int argc, char *argv[]) {