Files
pgadmin4/runtime/pgAdmin4.qrc
T
Neel Patel 0056a94115 Add support for detachable tabs to the runtime.
This allows the Query Tool, Debugger and web browser tabs to be moved to different monitors as desired.

Fixes #1344
2017-06-16 09:57:19 +01:00

11 lines
255 B
XML

<RCC>
<qresource prefix="/">
<file>pgAdmin4.ico</file>
<file>back.png</file>
<file>forward.png</file>
<file>close.png</file>
<file>splash.png</file>
<file>qss/pgadmin4.qss</file>
</qresource>
</RCC>