Addressed Issue #10

This commit is contained in:
amazing-username
2018-03-31 15:04:20 -05:00
parent d1662f12fb
commit 30bc1f8245
10 changed files with 67 additions and 65 deletions
+1
View File
@@ -9,6 +9,7 @@
#include"ViewingWindow.h"
class MainWindow;
class PasswordManagementWindow;
class KeyManagementWindow : public QDialog, public CommonWindow, public ViewingWindow
{