debugger: code cosmetics

This commit is contained in:
hjk
2009-04-15 14:26:08 +02:00
parent 2f115bebd7
commit 800a48f027
11 changed files with 28 additions and 25 deletions

View File

@@ -48,7 +48,8 @@ class CdbStackTraceContext;
// Thin wrapper around the 'DBEng' debugger engine shared library
// which is loaded at runtime.
class DebuggerEngineLibrary {
class DebuggerEngineLibrary
{
public:
DebuggerEngineLibrary();
bool init(QString *errorMessage);