allow to get the msr2data input form even when no tab is present
This commit is contained in:
parent
0cfd715ed3
commit
75d1447c3c
@ -1371,8 +1371,10 @@ void PTextEdit::musrFit()
|
||||
*/
|
||||
void PTextEdit::musrMsr2Data()
|
||||
{
|
||||
/*
|
||||
if ( !currentEditor() )
|
||||
return;
|
||||
*/
|
||||
|
||||
if (fMsr2DataParam == 0) {
|
||||
fMsr2DataParam = new PMsr2DataParam();
|
||||
|
Loading…
x
Reference in New Issue
Block a user