From 6516a6b7c19713de28db7142612f1c095e541317 Mon Sep 17 00:00:00 2001 From: Tannin Date: Sun, 17 Feb 2013 09:26:29 +0100 Subject: - moved shared and uibase libraries to namespaces - bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash --- src/mainwindow.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 517434a7..3493b710 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -378,9 +378,9 @@ p, li { white-space: pre-wrap; } - + - Name filter + Namefilter @@ -908,7 +908,7 @@ p, li { white-space: pre-wrap; } - + Filter @@ -1205,7 +1205,7 @@ Right now this has very limited functionality - LineEditClear + MOBase::LineEditClear QLineEdit
lineeditclear.h
-- cgit v1.3.1