Falkon Develop
Cross-platform Qt-based web browser
databaseencryptedpasswordbackend.cpp File Reference
#include "databaseencryptedpasswordbackend.h"
#include "mainapplication.h"
#include "autofill.h"
#include "aesinterface.h"
#include "browserwindow.h"
#include "ui_masterpassworddialog.h"
#include "sqldatabase.h"
#include <QVector>
#include <QMessageBox>
#include <QTimer>

Go to the source code of this file.

Macros

#define INTERNAL_SERVER_ID   QLatin1String("falkon.internal")
 

Macro Definition Documentation

◆ INTERNAL_SERVER_ID

#define INTERNAL_SERVER_ID   QLatin1String("falkon.internal")

Definition at line 30 of file databaseencryptedpasswordbackend.cpp.