diff gui/src/MainWindow.cpp @ 14289:fdd5828e2214 gui

Removed ImageViewer. Removed stylesheets from dock widgets. * FilesDockWidget.cpp: Removed stylesheet. * HistoryDockWidget.cpp: Removed stylesheet. * WorkspaceView.cpp: Removed stylesheet.
author Jacob Dawid <jacob.dawid@googlemail.com>
date Tue, 31 Jan 2012 00:33:56 +0100
parents e7d9e6d8c6b5
children faece6b2ab90
line wrap: on
line diff
--- a/gui/src/MainWindow.cpp
+++ b/gui/src/MainWindow.cpp
@@ -24,7 +24,6 @@
 #include <QMessageBox>
 #include "MainWindow.h"
 #include "FileEditorMdiSubWindow.h"
-#include "ImageViewerMdiSubWindow.h"
 #include "SettingsDialog.h"
 
 #define VERSION_STRING "Octave GUI (0.8.8)"