summaryrefslogtreecommitdiff
path: root/deskutils/krss/files/patch-krss-schemeeditor.cpp
blob: 29344a3e81993e6a071e7f582f5e4a0b0a698c52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- krss/schemeeditor.cpp.orig	Mon Nov 26 10:08:12 2001
+++ krss/schemeeditor.cpp	Wed May 21 10:27:55 2003
@@ -43,6 +43,8 @@
 #include "schemeparser.h"
 #include "colourconverter.h"
 
+using namespace std;
+
 SchemeEditor::SchemeEditor(QWidget *parent, const char *name )
 : QWidget(parent,name)
 {