mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-06 14:27:36 +02:00
Move ComponentInterfaceSymbol to separate header file
This commit is contained in:
committed by
Panagiotis Vasilopoulos
parent
8a90ab94c3
commit
67b0f8a869
@@ -9,6 +9,7 @@
|
||||
**********************************************************************/
|
||||
|
||||
#include "ShuttleGetDefinition.h"
|
||||
#include "ComponentInterfaceSymbol.h"
|
||||
|
||||
bool ShuttleGetDefinition::IsOptional(){
|
||||
bool result = pOptionalFlag !=NULL;
|
||||
|
||||
Reference in New Issue
Block a user