mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-04 10:56:26 +08:00
dropped "c" prefix from class names
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
#include "synergy/ClientArgs.h"
|
||||
|
||||
CClientArgs::CClientArgs() :
|
||||
ClientArgs::ClientArgs() :
|
||||
m_yscroll(0)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user