summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/QueryTextView.hxx
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@poste.it>2012-01-25 00:23:05 +0100
committerMatteo Casalin <matteo.casalin@gmx.com>2012-01-30 22:42:26 +0100
commit648f6ac7c51656a21cd2df29eec21f9610b4657f (patch)
tree4c197b08d21bf5c27c40375273de564a04342019 /dbaccess/source/ui/inc/QueryTextView.hxx
parentDon't need a break after a throw (diff)
downloadcore-648f6ac7c51656a21cd2df29eec21f9610b4657f.tar.gz
core-648f6ac7c51656a21cd2df29eec21f9610b4657f.zip
Do not forward declare Splitter or include its header file if unneeded
Diffstat (limited to 'dbaccess/source/ui/inc/QueryTextView.hxx')
-rw-r--r--dbaccess/source/ui/inc/QueryTextView.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/QueryTextView.hxx b/dbaccess/source/ui/inc/QueryTextView.hxx
index d541e972169c..03670be49afb 100644
--- a/dbaccess/source/ui/inc/QueryTextView.hxx
+++ b/dbaccess/source/ui/inc/QueryTextView.hxx
@@ -31,7 +31,6 @@
#include "queryview.hxx"
#include "querycontainerwindow.hxx"
-class Splitter;
namespace dbaui
{
class OSqlEdit;