Fix of documentation
This commit is contained in:
@@ -149,7 +149,7 @@ public:
|
|||||||
* Example:
|
* Example:
|
||||||
* @code{.cpp}
|
* @code{.cpp}
|
||||||
* I3Connection conn;
|
* I3Connection conn;
|
||||||
* conn.subscribe(lebar::ipc::ET_WORKSPACE | lebar::ipc::ET_WINDOW);
|
* conn.subscribe(i3ipc::ipc::ET_WORKSPACE | i3ipc::ipc::ET_WINDOW);
|
||||||
* @endcode
|
* @endcode
|
||||||
*
|
*
|
||||||
* @param events event type (EventType enum)
|
* @param events event type (EventType enum)
|
||||||
|
|||||||
Reference in New Issue
Block a user