Add getName() to every non-base class Responder object.
This commit is contained in:
@@ -263,6 +263,7 @@ public:
|
||||
LLAssetUploadResponder::error(statusNum, reason);
|
||||
LLFloaterSnapshot::savePostcardDone(false, mSnapshotIndex);
|
||||
}
|
||||
/*virtual*/ char const* getName(void) const { return "LLSendPostcardResponder"; }
|
||||
};
|
||||
|
||||
// static
|
||||
|
||||
Reference in New Issue
Block a user