mirror of
https://github.com/YACReader/yacreader
synced 2026-02-14 19:13:07 -05:00
some destructors added
This commit is contained in:
@ -127,6 +127,7 @@ signals:
|
||||
virtual void closeEvent ( QCloseEvent * event );
|
||||
public:
|
||||
MainWindowViewer();
|
||||
~MainWindowViewer();
|
||||
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user