mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
1ad561ca4c
following https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rh-override virtual means exactly and only "this is a new virtual function." override means exactly and only "this is a non-final overrider." final means exactly and only "this is a final overrider." Nothing was changed from e.g. override to final, just reduced duplication of these labels. |
||
---|---|---|
.. | ||
aboutform.cpp | ||
aboutform.h | ||
aboutsettings.ui | ||
advancedform.cpp | ||
advancedform.h | ||
advancedsettings.ui | ||
avform.cpp | ||
avform.h | ||
avform.ui | ||
generalform.cpp | ||
generalform.h | ||
generalsettings.ui | ||
genericsettings.cpp | ||
genericsettings.h | ||
privacyform.cpp | ||
privacyform.h | ||
privacysettings.ui | ||
userinterfaceform.cpp | ||
userinterfaceform.h | ||
userinterfacesettings.ui | ||
verticalonlyscroller.cpp | ||
verticalonlyscroller.h |