We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a3459 commit 62fc84fCopy full SHA for 62fc84f
1 file changed
share/qtvcp/screens/qtplasmac/qtplasmac_handler.py
@@ -1,4 +1,4 @@
1
-VERSION = '1.236.292'
+VERSION = '1.236.293'
2
3
'''
4
qtplasmac_handler.py
@@ -1876,7 +1876,6 @@ def run_clicked(self):
1876
# load rfl file
1877
if ACTION.prefilter_path or self.lastLoadedProgram != 'None':
1878
self.preRflFile = ACTION.prefilter_path or self.lastLoadedProgram
1879
- self.remove_temp_materials()
1880
ACTION.OPEN_PROGRAM(rflFile)
1881
ACTION.prefilter_path = self.preRflFile
1882
self.set_run_button_state()
0 commit comments