mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 13:07:38 +03:00
6 lines
No EOL
83 B
C++
6 lines
No EOL
83 B
C++
#include <QString>
|
|
|
|
namespace BrowserShared
|
|
{
|
|
QString macOSLocalServerPath();
|
|
} |