mirror of https://github.com/odrling/Aegisub
parent
b01855ecbd
commit
acc9e53714
|
@ -38,4 +38,4 @@ void OptionValue::Unsubscribe(OptionValueListener *listener, OptionValueListener
|
|||
listeners.erase(listener);
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
@ -303,4 +303,4 @@ namespace agi {
|
|||
/// @brief Some input data were invalid and could not be processed
|
||||
DEFINE_BASE_EXCEPTION(InvalidInputException,Exception)
|
||||
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue