diff options
Diffstat (limited to 'qtmips_gui/CacheContent.ui')
-rw-r--r-- | qtmips_gui/CacheContent.ui | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/qtmips_gui/CacheContent.ui b/qtmips_gui/CacheContent.ui deleted file mode 100644 index 372dee1..0000000 --- a/qtmips_gui/CacheContent.ui +++ /dev/null @@ -1,30 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>CacheContent</class> - <widget class="QDockWidget" name="CacheContent"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>400</width> - <height>300</height> - </rect> - </property> - <property name="windowTitle"> - <string>Cache content</string> - </property> - <widget class="QWidget" name="dockWidgetContents"> - <layout class="QVBoxLayout" name="verticalLayout"> - <item> - <widget class="QLabel" name="label"> - <property name="text"> - <string>TODO</string> - </property> - </widget> - </item> - </layout> - </widget> - </widget> - <resources/> - <connections/> -</ui> |