Continue working on requesting the user for a filename for a password

This commit is contained in:
amazing-username
2018-03-08 15:46:21 -06:00
parent 05b559bacf
commit d1662f12fb
4 changed files with 51 additions and 2 deletions
+1 -1
View File
@@ -34,5 +34,5 @@ void SaveFile::connections()
}
void SaveFile::saveFileAs()
{
this->hide();
}