mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-07-14 22:35:51 +00:00
Added graphwindow
This commit is contained in:
@ -17,6 +17,9 @@ public:
|
||||
|
||||
private:
|
||||
Ui::AboutWindow *ui;
|
||||
|
||||
// ESC pressed event
|
||||
void keyPressEvent(QKeyEvent *pressedKey);
|
||||
};
|
||||
|
||||
#endif /* ABOUTWINDOW_H */
|
||||
|
Reference in New Issue
Block a user