diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-04-06 21:26:09 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-04-07 18:36:32 +0900 |
| commit | b85c22314668302f17b6c83d1f695d0d52deb751 (patch) | |
| tree | f96a2fa5b4873fd49471e9d066623e07dec845d0 /src | |
| parent | aefe09ab53aa8eed2d529f0321e83a02e77b4a0c (diff) | |
| download | abakus-r14.1.2.tar.gz abakus-r14.1.2.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7a3d3f43eafeee3254fa0c09ae654b230719ad7b)
Diffstat (limited to 'src')
| -rw-r--r-- | src/editor.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/editor.cpp b/src/editor.cpp index fdc26c1..b088fcd 100644 --- a/src/editor.cpp +++ b/src/editor.cpp @@ -47,7 +47,6 @@ #include <algorithm> -// XXX: QT 4: Replace this with qBinaryFind(). using std::binary_search; class CalcResultLabel : public TQLabel |
