mirror of
https://gitlab.com/theadib/JSonRPCPlugin.git
synced 2026-08-29 23:50:27 +08:00
new option <name> in command <open> to specify name caption in CC treeview
This commit is contained in:
@@ -42,7 +42,7 @@ public slots:
|
||||
private:
|
||||
//! Default action
|
||||
QAction* m_action{nullptr};
|
||||
const QString version{"1.0"};
|
||||
const QString version{"1.1"};
|
||||
protected:
|
||||
/// server that emit the execute signals
|
||||
JsonRPCServer rpc_server;
|
||||
|
||||
Reference in New Issue
Block a user