Changeset 15123 for trunk/FACT++/gui/RawEventsViewer
- Timestamp:
- 03/19/13 13:25:21 (12 years ago)
- Location:
- trunk/FACT++/gui/RawEventsViewer
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc
r15015 r15123 1142 1142 GLWindow->drawPatch = state; 1143 1143 GLWindow->updateGL(); 1144 RMS_window->fDrawPatch = state; 1145 RMS_window->updateGL(); 1146 Mean_window->fDrawPatch = state; 1147 Mean_window->updateGL(); 1148 Max_window->fDrawPatch = state; 1149 Max_window->updateGL(); 1150 PosOfMax_window->fDrawPatch = state; 1151 PosOfMax_window->updateGL(); 1144 1152 } 1145 1153 /************************************************************ -
trunk/FACT++/gui/RawEventsViewer/viewer.ui
r14250 r15123 435 435 <widget class="QLabel" name="label"> 436 436 <property name="text"> 437 <string>FACT - Raw events viewer - v0. 6</string>437 <string>FACT - Raw events viewer - v0.7</string> 438 438 </property> 439 439 </widget>
Note:
See TracChangeset
for help on using the changeset viewer.