- Timestamp:
- 05/23/12 17:06:56 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/FactGui.h
r13826 r13839 46 46 // ######################################################################### 47 47 48 class FactGui : public MainWindow, public DimNetwork 48 class FactGui : public MainWindow, public DimNetwork, public DimInfoHandler 49 49 { 50 50 private: … … 3185 3185 } 3186 3186 3187 DimNetwork::infoHandler();3187 //DimNetwork::infoHandler(); 3188 3188 } 3189 3189
Note:
See TracChangeset
for help on using the changeset viewer.