[Qt] the RPC Console should be a QWidget to make window more independent

- fix issue #5254
This commit is contained in:
Jonas Schnelli
2014-11-10 16:41:57 +01:00
parent 5406f61373
commit 4a8fc152a9
4 changed files with 17 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>RPCConsole</class>
<widget class="QDialog" name="RPCConsole">
<widget class="QWidget" name="RPCConsole">
<property name="geometry">
<rect>
<x>0</x>