|
QtPass 1.4.0
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 | |
| int | main (int argc, char *argv[]) |
| main | |