Added icon files
This commit is contained in:
@@ -37,7 +37,7 @@ CHAMP is a program that allows support staff of enterprise helpdesks to centrall
|
||||
- Useful tools to other departments in an organization like Cyber Security or Incident Response Teams
|
||||
## Roadmap
|
||||
|
||||
- Themes
|
||||
- [Roadmap](https://git.racooncity.org/brotoskyj/CHAMP/projects/1)
|
||||
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 9.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
+2
-2
@@ -8,8 +8,8 @@ export { OtherToolCallbacks } from "pages/othertools.slint";
|
||||
|
||||
export component MainWindow inherits Window {
|
||||
title: @tr("CHAMP");
|
||||
preferred-width: 984px;
|
||||
preferred-height: 661px;
|
||||
preferred-width: 584px;
|
||||
preferred-height: 561px;
|
||||
HorizontalLayout {
|
||||
side-bar := SideBar {
|
||||
title: @tr("Menu");
|
||||
|
||||
Reference in New Issue
Block a user