mirror of
https://github.com/AskDavis/Casinotest.git
synced 2026-01-07 05:19:47 -08:00
Version 1.1.0.0 update
This commit is contained in:
@@ -22,6 +22,7 @@ QT_END_NAMESPACE
|
||||
class TransactionView : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit TransactionView(QWidget *parent = 0);
|
||||
|
||||
@@ -65,6 +66,7 @@ private slots:
|
||||
void editLabel();
|
||||
void copyLabel();
|
||||
void copyAmount();
|
||||
void copyTxID();
|
||||
|
||||
signals:
|
||||
void doubleClicked(const QModelIndex&);
|
||||
|
||||
Reference in New Issue
Block a user