keepassxc/src/browser/BrowserSharedMac.h

6 lines
No EOL
83 B
C++

#include <QString>
namespace BrowserShared
{
QString macOSLocalServerPath();
}