Code reformatted

This commit is contained in:
serso
2016-01-04 12:39:25 +01:00
parent 11bdcae2a8
commit 4eeeb1277e
794 changed files with 35363 additions and 35284 deletions

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
<?xml version="1.0" encoding="utf-8"?><!--
~ Copyright 2013 serso aka se.solovyev
~
~ Licensed under the Apache License, Version 2.0 (the "License");
@@ -23,16 +22,16 @@
<resources>
<attr name="cpp_button_style_digit" format="reference"/>
<attr name="cpp_button_style_control" format="reference"/>
<attr name="cpp_button_style_control_image" format="reference"/>
<attr name="cpp_button_style_operation" format="reference"/>
<attr name="cpp_main_bg" format="reference"/>
<attr name="cpp_pane_bg" format="reference"/>
<attr name="cpp_fab_bg" format="reference"/>
<attr name="cpp_wizard_button_bg" format="reference"/>
<attr name="cpp_button_style_digit" format="reference" />
<attr name="cpp_button_style_control" format="reference" />
<attr name="cpp_button_style_control_image" format="reference" />
<attr name="cpp_button_style_operation" format="reference" />
<attr name="cpp_main_bg" format="reference" />
<attr name="cpp_pane_bg" format="reference" />
<attr name="cpp_fab_bg" format="reference" />
<attr name="cpp_wizard_button_bg" format="reference" />
<attr name="cpp_text_color" format="reference"/>
<attr name="cpp_text_color_error" format="reference"/>
<attr name="cpp_text_color" format="reference" />
<attr name="cpp_text_color_error" format="reference" />
</resources>