Kaydet (Commit) c47988fc authored tarafından Philipp Riemer's avatar Philipp Riemer

Reformatted existing comments

This is a follow-up patch of 401a454c.

Change-Id: If7739768ee0f90c6beb71cb56843fbbc98947873
üst 8c5b085e
......@@ -120,7 +120,7 @@ namespace dbaui
DECL_LINK( FormatClickHdl, Button * );
DECL_LINK( ChangeHdl, ListBox * );
// used by ActivatePropertyField
// used by ActivatePropertyField
DECL_LINK( OnControlFocusLost, Control* );
DECL_LINK( OnControlFocusGot, Control* );
......
......@@ -45,7 +45,8 @@ namespace dbaui
class OTableWindowData;
class OJoinDesignViewAccess;
// this class conatins only the scrollbars to avoid that the tablewindows clip the scrollbars
// this class conatins only the scrollbars to avoid that
// the tablewindows clip the scrollbars
class OJoinTableView;
class OScrollWindowHelper : public Window
{
......
......@@ -28,12 +28,12 @@
namespace dbaui
{
//==================================================================
// ConnData ---------->* ConnLineData
// ^1 ^1
// | |
// Conn ---------->* ConnLine
//==================================================================
//===========================================//
// ConnData ---------->* ConnLineData //
// ^1 ^1 //
// | | //
// Conn ---------->* ConnLine //
//===========================================//
/** Contains all connection data which exists between two windows */
class OTableConnectionData
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment