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

ESS_GUIESS_GUI_bumps_abstractionESS_GUI_opencl
Last change on this file since e900a47 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.