From b6ffa766b21fe2c985437aa80824a3cd4c384de8 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Wed, 6 Jul 2011 02:58:28 +1000 Subject: Major 1.3 updates --- heimdall-frontend/Source/aboutform.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'heimdall-frontend/Source/aboutform.h') diff --git a/heimdall-frontend/Source/aboutform.h b/heimdall-frontend/Source/aboutform.h index 2a44c95..7e29136 100644 --- a/heimdall-frontend/Source/aboutform.h +++ b/heimdall-frontend/Source/aboutform.h @@ -18,12 +18,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.*/ -// Heimdall -#include "ui_aboutform.h" - // Qt #include +// Heimdall Frontend +#include "ui_aboutform.h" + namespace HeimdallFrontend { class AboutForm : public QWidget, public Ui::AboutForm -- cgit v1.2.3