mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 16:15:23 -04:00
removed not needed info buttons for the infodialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5313 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
dece8cc8b6
commit
b52fc7708f
6 changed files with 7 additions and 52 deletions
|
@ -23,7 +23,7 @@
|
|||
#ifndef _GENCERTDIALOG_H
|
||||
#define _GENCERTDIALOG_H
|
||||
|
||||
//#include "rsiface/rsiface.h"
|
||||
#include <retroshare/rstypes.h>
|
||||
|
||||
#include "ui_GenCertDialog.h"
|
||||
|
||||
|
@ -45,7 +45,6 @@ private slots:
|
|||
void importIdentity();
|
||||
void exportIdentity();
|
||||
void checkChanged(int i);
|
||||
void infodlg();
|
||||
void newGPGKeyGenUiSetup();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue