From 3fa09c4ce3b6e98073faeb90bcd458a874f318d1 Mon Sep 17 00:00:00 2001 From: Suzanne Soy Date: Thu, 13 Apr 2023 03:12:42 +0100 Subject: [PATCH] Revert "Compatibility with FreeCAD 20.2" This reverts commit 13eb34bb361f0c44d81c6e01337d3b6bed3aa20a. --- SearchBar/BuiltInSearchResults.py => BuiltInSearchResults.py | 0 SearchBar/GetItemGroups.py => GetItemGroups.py | 0 SearchBar/IndentedItemDelegate.py => IndentedItemDelegate.py | 0 SearchBar/Init.py => Init.py | 0 SearchBar/InitGui.py => InitGui.py | 0 SearchBar/RefreshTools.py => RefreshTools.py | 0 SearchBar/ResultsDocument.py => ResultsDocument.py | 0 SearchBar/ResultsPreferences.py => ResultsPreferences.py | 0 SearchBar/ResultsRefreshTools.py => ResultsRefreshTools.py | 0 SearchBar/ResultsToolbar.py => ResultsToolbar.py | 0 SearchBar/SafeViewer.py => SafeViewer.py | 0 SearchBar/SearchBox.py => SearchBox.py | 0 SearchBar/SearchBoxLight.py => SearchBoxLight.py | 0 SearchBar/SearchResults.py => SearchResults.py | 0 SearchBar/Serialize.py => Serialize.py | 0 SearchBar/Tango-System-search.svg => Tango-System-search.svg | 0 .../Tango-System-search.svg.url => Tango-System-search.svg.url | 0 ...ngo-Tools-spanner-hammer.svg => Tango-Tools-spanner-hammer.svg | 0 ...s-spanner-hammer.svg.url => Tango-Tools-spanner-hammer.svg.url | 0 19 files changed, 0 insertions(+), 0 deletions(-) rename SearchBar/BuiltInSearchResults.py => BuiltInSearchResults.py (100%) rename SearchBar/GetItemGroups.py => GetItemGroups.py (100%) rename SearchBar/IndentedItemDelegate.py => IndentedItemDelegate.py (100%) rename SearchBar/Init.py => Init.py (100%) rename SearchBar/InitGui.py => InitGui.py (100%) rename SearchBar/RefreshTools.py => RefreshTools.py (100%) rename SearchBar/ResultsDocument.py => ResultsDocument.py (100%) rename SearchBar/ResultsPreferences.py => ResultsPreferences.py (100%) rename SearchBar/ResultsRefreshTools.py => ResultsRefreshTools.py (100%) rename SearchBar/ResultsToolbar.py => ResultsToolbar.py (100%) rename SearchBar/SafeViewer.py => SafeViewer.py (100%) rename SearchBar/SearchBox.py => SearchBox.py (100%) rename SearchBar/SearchBoxLight.py => SearchBoxLight.py (100%) rename SearchBar/SearchResults.py => SearchResults.py (100%) rename SearchBar/Serialize.py => Serialize.py (100%) rename SearchBar/Tango-System-search.svg => Tango-System-search.svg (100%) rename SearchBar/Tango-System-search.svg.url => Tango-System-search.svg.url (100%) rename SearchBar/Tango-Tools-spanner-hammer.svg => Tango-Tools-spanner-hammer.svg (100%) rename SearchBar/Tango-Tools-spanner-hammer.svg.url => Tango-Tools-spanner-hammer.svg.url (100%) diff --git a/SearchBar/BuiltInSearchResults.py b/BuiltInSearchResults.py similarity index 100% rename from SearchBar/BuiltInSearchResults.py rename to BuiltInSearchResults.py diff --git a/SearchBar/GetItemGroups.py b/GetItemGroups.py similarity index 100% rename from SearchBar/GetItemGroups.py rename to GetItemGroups.py diff --git a/SearchBar/IndentedItemDelegate.py b/IndentedItemDelegate.py similarity index 100% rename from SearchBar/IndentedItemDelegate.py rename to IndentedItemDelegate.py diff --git a/SearchBar/Init.py b/Init.py similarity index 100% rename from SearchBar/Init.py rename to Init.py diff --git a/SearchBar/InitGui.py b/InitGui.py similarity index 100% rename from SearchBar/InitGui.py rename to InitGui.py diff --git a/SearchBar/RefreshTools.py b/RefreshTools.py similarity index 100% rename from SearchBar/RefreshTools.py rename to RefreshTools.py diff --git a/SearchBar/ResultsDocument.py b/ResultsDocument.py similarity index 100% rename from SearchBar/ResultsDocument.py rename to ResultsDocument.py diff --git a/SearchBar/ResultsPreferences.py b/ResultsPreferences.py similarity index 100% rename from SearchBar/ResultsPreferences.py rename to ResultsPreferences.py diff --git a/SearchBar/ResultsRefreshTools.py b/ResultsRefreshTools.py similarity index 100% rename from SearchBar/ResultsRefreshTools.py rename to ResultsRefreshTools.py diff --git a/SearchBar/ResultsToolbar.py b/ResultsToolbar.py similarity index 100% rename from SearchBar/ResultsToolbar.py rename to ResultsToolbar.py diff --git a/SearchBar/SafeViewer.py b/SafeViewer.py similarity index 100% rename from SearchBar/SafeViewer.py rename to SafeViewer.py diff --git a/SearchBar/SearchBox.py b/SearchBox.py similarity index 100% rename from SearchBar/SearchBox.py rename to SearchBox.py diff --git a/SearchBar/SearchBoxLight.py b/SearchBoxLight.py similarity index 100% rename from SearchBar/SearchBoxLight.py rename to SearchBoxLight.py diff --git a/SearchBar/SearchResults.py b/SearchResults.py similarity index 100% rename from SearchBar/SearchResults.py rename to SearchResults.py diff --git a/SearchBar/Serialize.py b/Serialize.py similarity index 100% rename from SearchBar/Serialize.py rename to Serialize.py diff --git a/SearchBar/Tango-System-search.svg b/Tango-System-search.svg similarity index 100% rename from SearchBar/Tango-System-search.svg rename to Tango-System-search.svg diff --git a/SearchBar/Tango-System-search.svg.url b/Tango-System-search.svg.url similarity index 100% rename from SearchBar/Tango-System-search.svg.url rename to Tango-System-search.svg.url diff --git a/SearchBar/Tango-Tools-spanner-hammer.svg b/Tango-Tools-spanner-hammer.svg similarity index 100% rename from SearchBar/Tango-Tools-spanner-hammer.svg rename to Tango-Tools-spanner-hammer.svg diff --git a/SearchBar/Tango-Tools-spanner-hammer.svg.url b/Tango-Tools-spanner-hammer.svg.url similarity index 100% rename from SearchBar/Tango-Tools-spanner-hammer.svg.url rename to Tango-Tools-spanner-hammer.svg.url