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

Comparing Vago/trunk/Vago/mainwindow.h (file contents):
Revision 998 by s10k, Fri Apr 25 21:05:54 2014 UTC vs.
Revision 1035 by s10k, Thu Mar 24 22:28:41 2016 UTC

# Line 183 | Line 183 | private slots:
183   private:
184      Ui::MainWindow *ui;
185      Logger *myLogger;
186    QString AppDir;
186      QString workspaceLocation; //Workspace location
187      QString workspaceWizardsLocation; //Workspace wizard location
188      QString outputFolder; //Output folder
# Line 191 | Line 190 | private:
190      int startedWindowWidth;
191      int startedWindowHeight;
192   #ifdef Q_OS_MAC
193 <    bool useYesAsDefaultInClearButton;
193 >    bool useYesAsDefaultWhenRemovingItems;
194   #endif
195      QLabel *itemsLoaded;
196      QProgressBar *myBar; //Progress Bar

Diff Legend

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