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