mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Runtime fixes for QT4 support.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
// App headers
|
||||
#include "TabWindow.h"
|
||||
|
||||
#include <QWebHistory>
|
||||
|
||||
TabWindow::TabWindow(QWidget *parent) :
|
||||
QTabWidget(parent)
|
||||
|
||||
Reference in New Issue
Block a user