mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 15:04:40 -04: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