This commit is contained in:
Zach Halpern 2024-11-25 13:49:43 -05:00 committed by ZeldaZach
parent 9d45772507
commit 968782b535
No known key found for this signature in database

View file

@ -24,7 +24,6 @@ public:
void enterEvent(QEvent *event) override; void enterEvent(QEvent *event) override;
#endif #endif
private: private:
QVBoxLayout *layout; QVBoxLayout *layout;
TabDeckEditor *deckEditor; TabDeckEditor *deckEditor;