ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/qtrvu/mainwindow.h
(Generate patch)

Comparing ray/src/qtrvu/mainwindow.h (file contents):
Revision 1.1 by greg, Sat Oct 22 22:38:10 2011 UTC vs.
Revision 1.3 by greg, Fri May 8 18:07:38 2015 UTC

# Line 2 | Line 2
2   #ifndef __MainWindow_H
3   #define __MainWindow_H
4  
5 < #include <QtGui/QMainWindow>
5 > #include <QMainWindow>
6   #include "fvect.h"
7   #include "rpaint.h"
8  
# Line 48 | Line 48 | protected slots:
48    void saveImage();
49    void saveCurrentImage();
50    void loadView();
51 +  void loadRif();
52    void toggleToolBar();
53    void toggleTranslateTool();
54    void toggleStatusBar();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines