Quote:
Originally Posted by DiapDealer
If a user gets the message "Cannot split since it may not be an HTML file" then why is the split still being performed (with the subsequent loss of data)? Shouldn't the split attempt be aborted under those conditions if possible?
|
Probably. That code is either in CodeViewEditor.cpp itself or in MainWindow.
That I can look at.