diff options
| author | Tannin <Tannin@Serenity> | 2013-02-03 12:49:25 +0100 |
|---|---|---|
| committer | Tannin <Tannin@Serenity> | 2013-02-03 12:49:25 +0100 |
| commit | 981f8b3acf7e76f27c02f4ced80d55b424cc7497 (patch) | |
| tree | 0f504d99d1e5fe197258febff3c147d0725abda4 /src/stylesheet_resource.qrc | |
initial commit to mercurial repository.
Corresponds to MO version 0.12.6
Diffstat (limited to 'src/stylesheet_resource.qrc')
| -rw-r--r-- | src/stylesheet_resource.qrc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/stylesheet_resource.qrc b/src/stylesheet_resource.qrc new file mode 100644 index 00000000..75de976b --- /dev/null +++ b/src/stylesheet_resource.qrc @@ -0,0 +1,7 @@ +<RCC> + <qresource prefix="/stylesheet"> + <file alias="combobox-down.png">resources/combobox-down.png</file> + <file alias="branch-closed.png">resources/branch-closed.png</file> + <file alias="branch-open.png">resources/branch-open.png</file> + </qresource> +</RCC> |
