data: saving file contents to sqlite db
This commit is contained in:
@@ -360,7 +360,7 @@ void QtCodeFile::clickedMaximizeButton()
|
||||
}
|
||||
else
|
||||
{
|
||||
MessageShowFile(m_filePath.str(), 0, 0).dispatch();
|
||||
MessageShowFile(m_filePath, 0, 0).dispatch();
|
||||
}
|
||||
|
||||
m_minimizeButton->setEnabled(true);
|
||||
|
||||
Reference in New Issue
Block a user