From 47a26d10894d4c88d219dba8d04c0eae4ea48974 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 15 Sep 2009 17:14:14 +0200 Subject: Here we are, embedding Qt Widgets.. Now it's time to RUN working or I'll be dismissed!! This implementation works quite fine, it's a bit slow but really better than the previous one. It crashes gloriously loading flash contents (Qt bug? WebPlugin one's?) and does not resize well webviews.. --- src/settings.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/settings.cpp') diff --git a/src/settings.cpp b/src/settings.cpp index 9767b676..504e2460 100644 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -38,7 +38,6 @@ #include "mainwindow.h" #include "networkaccessmanager.h" #include "webview.h" -#include "websnap.h" //Ui Includes #include "ui_settings_general.h" -- cgit v1.2.1