From 215b9cbd3d1316887674b92268610c8f63a5caaf Mon Sep 17 00:00:00 2001 From: mickeyl Date: Thu, 08 May 2003 09:12:24 +0000 Subject: add fine tuning of parsing process - the semantics is not yet set in stone however... --- (limited to 'noncore/net/wellenreiter/gui/protolistview.h') diff --git a/noncore/net/wellenreiter/gui/protolistview.h b/noncore/net/wellenreiter/gui/protolistview.h index 166b648..8b460cb 100644 --- a/noncore/net/wellenreiter/gui/protolistview.h +++ b/noncore/net/wellenreiter/gui/protolistview.h @@ -18,8 +18,6 @@ #include #include -//#include -//#include class QCheckBox; class QComboBox; @@ -39,7 +37,7 @@ class ProtocolListView : public QScrollView private: QVBox* vbox; - bool actions; + bool parse; }; -- cgit v0.9.0.2