git-svn-id: file:///svnroot/family-shop-mgr@21 26eb2498-383b-47a6-be48-5d6f36779e85
[family-shop-mgr] / code / family-shop-mgr / GoShoppingView.cpp
index 0421948..0f08744 100644 (file)
@@ -23,6 +23,7 @@
 \r
 #include "ShoppingTreeModel.h"\r
 \r
+/*******************************************************************/\r
 GoShoppingView::GoShoppingView(QString xmlFileName, QWidget *parent)\r
     :QTreeView(parent)\r
 {\r
@@ -32,6 +33,7 @@ GoShoppingView::GoShoppingView(QString xmlFileName, QWidget *parent)
         this->resizeColumnToContents(column);\r
 }\r
 \r
+/*******************************************************************/\r
 GoShoppingView::~GoShoppingView()\r
 {\r
 }\r