Browse Source

Repository renameing

mod_update
Dirk Alders 4 years ago
parent
commit
67f9646a83
3 changed files with 3 additions and 3 deletions
  1. 1
    1
      .project
  2. 0
    0
      smarthome.py
  3. 2
    2
      smarthome.wxg

+ 1
- 1
.project View File

@@ -1,6 +1,6 @@
1 1
 <?xml version="1.0" encoding="UTF-8"?>
2 2
 <projectDescription>
3
-	<name>wetation_gui</name>
3
+	<name>smarthome_gui</name>
4 4
 	<comment></comment>
5 5
 	<projects>
6 6
 	</projects>

wetation.py → smarthome.py View File


wetation.wxg → smarthome.wxg View File

@@ -1,7 +1,7 @@
1 1
 <?xml version="1.0"?>
2
-<!-- generated by wxGlade 0.9.3 on Sun Sep  6 13:22:17 2020 -->
2
+<!-- generated by wxGlade 0.9.3 on Sun Sep  6 14:06:02 2020 -->
3 3
 
4
-<application class="MyApp" encoding="UTF-8" for_version="3.0" header_extension=".h" indent_amount="4" indent_symbol="space" is_template="0" language="python" mark_blocks="1" name="app" option="0" overwrite="0" path="./wetation.py" source_extension=".cpp" top_window="wetation" use_gettext="0" use_new_namespace="1">
4
+<application class="MyApp" encoding="UTF-8" for_version="3.0" header_extension=".h" indent_amount="4" indent_symbol="space" is_template="0" language="python" mark_blocks="1" name="app" option="0" overwrite="0" path="./smarthome.py" source_extension=".cpp" top_window="wetation" use_gettext="0" use_new_namespace="1">
5 5
     <object class="Wetation" name="wetation" base="EditFrame">
6 6
         <size>800, 600</size>
7 7
         <background>#faf9ff</background>

Loading…
Cancel
Save