ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/main.cpp
(Generate patch)

Comparing Vago/trunk/Vago/main.cpp (file contents):
Revision 1047 by s10k, Fri Sep 16 22:51:26 2016 UTC vs.
Revision 1061 by s10k, Fri Dec 9 19:04:18 2016 UTC

# Line 1 | Line 1
1   #include <QtWidgets/QApplication>
2   #include "mainwindow.h"
3  
4 <
4 > // 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
5 > // Example: setAllowFolders(), setAllowFiles() or setAcceptedTypes(Enum from QtFiles)
6   int main(int argc, char *argv[])
7   {
8  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)