[nostalgia/core/studio] Replace ox::Error catch with ox::Exception catch
This commit is contained in:
@@ -79,8 +79,6 @@ struct TileSheetClipboard {
|
||||
public:
|
||||
void addPixel(int color);
|
||||
|
||||
void clear();
|
||||
|
||||
[[nodiscard]] bool empty() const;
|
||||
|
||||
void pastePixels(common::Point pt, QVector<int> *tgt, int tgtColumns) const;
|
||||
|
||||
Reference in New Issue
Block a user