[PR #131] [MERGED] Add forward declaration of DstSrcOp to ImageOp.h #179

Closed
opened 2026-05-05 03:42:16 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/131
Author: @lindquist
Created: 1/10/2023
Status: Merged
Merged: 1/18/2023
Merged by: @mirek-fidler

Base: masterHead: missing-decls


📝 Commits (1)

  • 2a95dac Add forward declaration of DstSrcOp to ImageOp.h

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 uppsrc/Draw/ImageOp.h (+2 -0)

📄 Description

DstSrcOp is a useful function that is extern but has no declaration in any header.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/131 **Author:** [@lindquist](https://github.com/lindquist) **Created:** 1/10/2023 **Status:** ✅ Merged **Merged:** 1/18/2023 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `missing-decls` --- ### 📝 Commits (1) - [`2a95dac`](https://github.com/ultimatepp/ultimatepp/commit/2a95dac35caf5f9c5020799b1555f048e0d5b969) Add forward declaration of DstSrcOp to ImageOp.h ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/Draw/ImageOp.h` (+2 -0) </details> ### 📄 Description DstSrcOp is a useful function that is extern but has no declaration in any header. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:42:16 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#179
No description provided.