diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-02-11 10:03:08 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-02-11 12:36:03 -0800 |
commit | 9bd77b51f52d46ea42c9b6078ca43715384ee6dd (patch) | |
tree | caaf14cc44cc55b1b9d55ba7bef9adb42efec82a /qt-ui/mainwindow.ui | |
parent | d1c4bcf570cdab98785a453855428a1e8dcc944f (diff) | |
download | subsurface-9bd77b51f52d46ea42c9b6078ca43715384ee6dd.tar.gz |
Give the widget for the new profile a better name
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index c04fc2044..8de11eaad 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -514,7 +514,7 @@ </widget> </item> <item> - <widget class="ProfileWidget2" name="graphicsView"/> + <widget class="ProfileWidget2" name="newProfile"/> </item> </layout> </widget> |