source: sasview/src/sas/qtgui/UI/convert.bat @ 7879745

ESS_GUIESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since 7879745 was f51ed67, checked in by Piotr Rozyczko <piotr.rozyczko@…>, 8 years ago

Clean up and automate generation of UI and resources

  • Property mode set to 100755
File size: 38 bytes
Line 
1@echo off
2
3pyuic4.bat %1.ui > %1.py
4
5
Note: See TracBrowser for help on using the repository browser.