mirror of
https://github.com/zealdocs/zeal.git
synced 2024-11-30 03:13:56 +03:00
No need to delete MainWindow::localServer manually
This commit is contained in:
parent
1657433b43
commit
e121f38b48
@ -322,7 +322,6 @@ MainWindow::MainWindow(QWidget *parent) :
|
||||
MainWindow::~MainWindow()
|
||||
{
|
||||
delete ui;
|
||||
delete localServer;
|
||||
}
|
||||
|
||||
void MainWindow::openDocset(const QModelIndex &index)
|
||||
|
Loading…
Reference in New Issue
Block a user