forked from blue/squawk
encrypted messages now are displayed in the feed
This commit is contained in:
parent
637eb702a8
commit
0a530bfa93
34 changed files with 439 additions and 245 deletions
|
@ -16,8 +16,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef PREVIEW_H
|
||||
#define PREVIEW_H
|
||||
#pragma once
|
||||
|
||||
#include <QWidget>
|
||||
#include <QString>
|
||||
|
@ -75,5 +74,3 @@ private:
|
|||
bool fileReachable;
|
||||
bool actualPreview;
|
||||
};
|
||||
|
||||
#endif // PREVIEW_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue