Ignore:
Timestamp:
Dec 4, 2018 6:45:07 AM (5 years ago)
Author:
Piotr Rozyczko <piotr.rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_sync_sascalc
Children:
44a698c
Parents:
99f8760
Message:

Modified the main window name from MainWindow? to more suitable SasView?.
Fixed a bunch of related and unrelated unit tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/MainWindow/UI/MainWindowUI.ui

    rd9e7792 r0989bad  
    22<ui version="4.0"> 
    33 <class>MainWindow</class> 
    4  <widget class="QMainWindow" name="MainWindow"> 
     4 <widget class="QMainWindow" name="SasView"> 
    55  <property name="geometry"> 
    66   <rect> 
     
    1212  </property> 
    1313  <property name="windowTitle"> 
    14    <string>MainWindow</string> 
     14   <string>SasView</string> 
    1515  </property> 
    1616  <property name="windowIcon"> 
Note: See TracChangeset for help on using the changeset viewer.