mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Make the URL dialog contain QLineEdit
as otherwise pressing RETURN does unexpected things. Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
parent
0f58510ce0
commit
db17adfb28
3 changed files with 3 additions and 2 deletions
|
@ -8,6 +8,7 @@ class QNetworkReply;
|
|||
#include <QWidget>
|
||||
#include <QGroupBox>
|
||||
#include <QDialog>
|
||||
#include <QTextEdit>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "ui_renumber.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue