Fixed issue where a new window to save password with a certain name would crash. Next add implementation
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#include"CommonWindow.h"
|
||||
#include"ViewingWindow.h"
|
||||
|
||||
#include"SaveFile.h"
|
||||
|
||||
using std::vector;
|
||||
|
||||
class PasswordManagementWindow : public QDialog, public CommonWindow, public ViewingWindow
|
||||
|
||||
Reference in New Issue
Block a user