QtPass 1.4.0
Multi-platform GUI for pass, the standard unix password manager.
|
#include <QApplication>
#include <QLocalServer>
#include <QSharedMemory>
Go to the source code of this file.
Classes | |
class | SingleApplication |
The SingleApplication class is used for commandline intergration. More... | |