defined getFlagsChanged
heehee
This commit is contained in:
parent
083233c0f6
commit
0db83e0a51
@ -73,6 +73,11 @@ encryptionOperation_type_cb getEncryptionOperation()
|
|||||||
return encryptionOperation_cb;
|
return encryptionOperation_cb;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
boolean getFlagsChanged()
|
||||||
|
{
|
||||||
|
return flagsChanged;
|
||||||
|
}
|
||||||
|
|
||||||
//SETTERS
|
//SETTERS
|
||||||
void setEncryptionSeparator(char encryptionSeparatorNew)
|
void setEncryptionSeparator(char encryptionSeparatorNew)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user