Add and delete of script directory from context menu

p4#: 21461
This commit is contained in:
Magne Sjaastad
2013-04-26 16:17:36 +02:00
parent 0b2e19926d
commit 2e2212d7ea
2 changed files with 69 additions and 0 deletions

View File

@@ -82,6 +82,9 @@ private slots:
void slotAddCaseGroup();
void slotDeleteObjectFromPdmPointersField();
void slotAddScriptPath();
void slotDeleteScriptPath();
void slotCopyPdmObjectToClipboard();
void slotPastePdmObjects();