~openhommdev/openhomm/gui

« back to all changes in this revision

Viewing changes to src/render/hrWindow.hpp

  • Committer: Roman Fomin
  • Date: 2010-02-18 19:59:17 UTC
  • Revision ID: rfomin@gmail.com-20100218195917-dlc3opyovr0slbag
settings for texture compression
some bus fixed

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
    hrWindow(QMainWindow *parent = 0);
29
29
    ~hrWindow();
30
30
 
31
 
    void MenuScreen();
32
31
    void AvdventureScreen();
33
32
 
34
33
private: