incomplete/wrong template; refs #167
This commit is contained in:
@@ -5,10 +5,17 @@
|
||||
// 1 2 3 4 5 6 7 8
|
||||
// 45678901234567890123456789012345678901234567890123456789012345678901234567890
|
||||
|
||||
#ifndef __SWISSWEBWIDGET_HXX__
|
||||
#define __SWISSWEBWIDGET_HXX__
|
||||
|
||||
#include <qbrowserlib/ui_swisswebwidget.h>
|
||||
|
||||
#include <QtGui/QMainWindow>
|
||||
|
||||
//! @addtogroup qbrowserlib
|
||||
//! @{
|
||||
|
||||
namespace {
|
||||
namespace qbrowserlib {
|
||||
|
||||
//! Window Widget for complete page witghin a webbrowser.
|
||||
/*! Contains a toolbar, a status bar and @refs
|
||||
@@ -22,6 +29,9 @@ namespace {
|
||||
}
|
||||
protected:
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
//! @}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user