mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
refs #198, renaming of method (for consistency) and Doxygen/formatting only
This commit is contained in:
@@ -40,12 +40,8 @@ namespace BlackMisc
|
||||
return path.mid(sl + 1);
|
||||
}
|
||||
|
||||
/*!
|
||||
* \brief Append paths
|
||||
* \param part1
|
||||
* \param part2
|
||||
* \param part3
|
||||
* \return
|
||||
/*
|
||||
* Append paths
|
||||
*/
|
||||
QString CSettingUtilities::appendPaths(const QString &part1, const QString &part2, const QString &part3)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user