diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/images/checked.png | bin | 0 -> 1375 bytes | |||
-rw-r--r-- | data/resources/mainwindow.qrc | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/data/images/checked.png b/data/images/checked.png Binary files differnew file mode 100644 index 00000000..fbaf90f2 --- /dev/null +++ b/data/images/checked.png diff --git a/data/resources/mainwindow.qrc b/data/resources/mainwindow.qrc index f62c531e..2fc43b13 100644 --- a/data/resources/mainwindow.qrc +++ b/data/resources/mainwindow.qrc @@ -5,5 +5,6 @@ <file>../images/conn_connected.png</file> <file>../images/leapfrog.jpg</file> <file>../images/leap-color-small.png</file> + <file>../images/checked.png</file> </qresource> </RCC> |