debugger: make BreakHandler::setState private

This commit is contained in:
hjk
2010-11-18 17:44:04 +01:00
parent 81b7e73501
commit 5209b396cd
4 changed files with 7 additions and 13 deletions

View File

@@ -58,4 +58,5 @@ private:
} // namespace Internal
} // namespace Debugger
#endif