|
QtPass 1.5.1
Multi-platform GUI for pass, the standard unix password manager.
|
#include "mainwindow.h"#include <QApplication>#include <QDir>#include <QTranslator>#include <QtWidgets>
Include dependency graph for main.cpp:Go to the source code of this file.
Functions | |
| auto | main (int argc, char *argv[]) -> int |
| main | |